Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0 Beta4
-
None
-
-
49ce71179 (dev), ec77e5305 (6.5)
Description
When building qtbase with
C:\Qt\Tools\CMake_64\bin\cmake.exe -DCMAKE_INSTALL_PREFIX=c:\dev\qt-66\install-qt-66 -GNinja -DQT_BUILD_TESTS=OFF -DQT_BUILD_EXAMPLES=OFF -DCMAKE_BUILD_TYPE=Debug -Hc:\dev\qt-66\qt-66\qtbase
I get
\tools\syncqt\CMakeFiles\syncqt.dir\main.cpp.obj /Fdsrc\tools\syncqt\CMakeFiles\syncqt.dir\ /FS -c C:\dev\qt-66\qt-66\qtbase\src\tools\syncqt\main.cpp cl : Command line error D8016 : '/RTC1' and '/O2' command-line options are incompatible
Microsoft (R) C/C++ Optimizing Compiler Version 19.36.32535 for x64
Attachments
Issue Links
- relates to
-
QTBUG-114958 dev/6.7: Windows: qsb crashes in debug build, causing qtdeclarative build to fail
- Closed