Quantcast
Channel: Installation and Deployment
Viewing all articles
Browse latest Browse all 22112

Qt5.0 "Failed to load platform plugin"

$
0
0
Hi, I can build Qt 5.0 from source, configure-d using the arguments: -debug-and-release -shared -opensource -confirm-license -platform win32-msvc2010 -nomake tests -nomake examples -nomake demos -nomake tools -opengl desktop When running the program, I get a Debug Error, which says, in part: Failed to load platform plugin “windows”. Available platforms are: . . . and then none are listed. I’m guessing it’s a flag I didn’t include in configure? Thanks,

Viewing all articles
Browse latest Browse all 22112

Trending Articles