Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.4.0 Beta
-
None
-
Windows 7, tested with VS2010 and VS2013
-
5c58db516a55d4f6a5e5899617505898ce7bd969
Description
In Qt5.4.0 beta, PRECOMPILED_HEADERS in pro file is not parsed correctly to vcxproj file with qmake -tp vc. The result is that precompiled header source file is not generated and build will fail.
In Qt5.3 the vcxproj was generated correctly.
Test example in qtbase\examples\qmake\precompile