Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.8.0
-
None
-
Windows 10 64-bit
Visual C++ 2015
Qt 5.8
-
2e8aecc37943343eae71d7336613923bd5425aab
Description
MSVC release builds of applications are failing on Qt 5.8 because the -Za option in the moc_predefs.h generation "compile" step is incompatible with some other release options (/fp:fast in my case).
This didn't fail previously (up through Qt 5.7.1).
Attachments
Issue Links
- relates to
-
QTBUG-61204 qtwebkit build failed on Windows 8.1 (msvc2013-x86_64)
- Closed