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,
↧