Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.15.0-beta2
-
None
-
c9053256d3fab8fc0e4c34446e6deb4a56aa11b7 (qt-creator/qt-creator/4.15)
Description
When e.g. changing the CMAKE_BUILD_TYPE on the command line and then re-opening the project in Qt Creator, parsing fails (because the "Build type" does not match the CMAKE_BUILD_TYPE). This is not very helpful, since it is completely unclear to the user why that is the case, and what must be done to fix it.