Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.10.0
-
None
-
Windows 10, MSVC 2015 Community and Qt 5.10 (official binary release).
Description
When using qmake to generate a Makefile for a project with precompiled headers, it adds the "-TC" option to the pch generation step. If I use qmake to generate a vcproj instead, it generates the file correctly.
I ran into this when trying to build my own project (http://github.com/leozide/leocad), but there's also a thread on the Qt forums from another user with the same problem:
The thread has a simple example showing the problem.
Attachments
Issue Links
- duplicates
-
QTBUG-65103 Broken precompiled headers mechanism
-
- Closed
-