Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 4.15.0-beta1
-
Windows 10
MSVC2019
Qt 5.15.2
Description
- Create a new project of type "Qt Quick Application - Empty" using the wizard.
All defaults, i.e. qmake based. - Check the tree in "Projects" view.
It only shows the root node and the .pro file. No .cpp, no .qml. - Check "Issues" view.
It reads:D:\dev\src\qt-5.15.2\qtbase\mkspecs\features\toolchain.prf:76: error: Variable QMAKE_CXX.COMPILER_MACROS is not defined. :-1: error: Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set D:\Testprojekte\untitledxx\untitledxx.pro:-1: error: Error while parsing file D:\Testprojekte\untitledxx\untitledxx.pro. Giving up.
Would have to set these myself? Why?
This used to work fine in Creator 4.14.
Found by Squish test tst_CSUP01.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-25377 [REG 4.14 -> 4.15] "Run" button on first click just builds
- Closed