Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 9.0.1, Qt Creator 10.0.2
-
None
-
Windows 11
-
-
9256340e5 (9.0)
Description
- Use the official Online Installer to install Qt for MSVC2019, Qt Creator, CMake and Ninja.
- Start Creator.
The installer configured kits using the installed Qt versions in Creator. These use CMake and Ninja. The location of CMake is properly configured. - Try to open a CMake-based example with one of the MSVC2019-based kits.
Creator cannot open the project because it can't find Ninja.
This can be worked around by manually adding Ninja's location to the PATH variable in the kit settings. I think it would improve the out-of-the-box experience if that step wasn't necessary.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-29032 CMake/ninja: Qt SDKs Ninja is not in Path. Configuration fails (Msvc)
- Closed
- mentioned in
-
Page Loading...