Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.3.2
-
None
-
Visual Studio 2010 and configure option:
configure.bat -platform win32-msvc2010 -vcproj -mp -static -no-opengl -nomake examples -nomake tests -target xp
Description
If Qt is built using the configure option "-target xp" then it will still reference MF.DLL which is part of Windows 6/7/8 (and therefore not run on Windows XP).
The configure option "-target xp" should for option "-no-wmf-backend" to be compatible with Windows XP.