Statically linked app with Qt gives error: Failed to load platform plugin “windows”
问题 I have built Qt 5.0.1 statically in VS 2010 under Windows 7 x64. The configuration parameters were configure -debug-and-release -opensource -confirm-license -platform win32-msvc2010 -nomake examples -nomake tests -no-webkit -static and I performed the build with jom with following parameters: jom -j 4 The build process was successful and I can find all the libs and link my app with Qt statically. Now the problem is that when I try to run the application, it gives me an error Module: 5.0.1