Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.14.0
-
None
-
MacOS Catalina
Description
CMake builds are not working when building from Qt Creator:
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
But Ninja is installed in
% which ninja
/usr/local/bin/ninja
and command line compile works.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-24536 Qt Creator cannot build CMake projects because of missing ninja
- Closed
- relates to
-
QTCREATORBUG-26289 [Reg 4.15->5.0] CMake was unable to find a build program corresponding to Ninja
- Closed
-
QTCREATORBUG-27495 Qt Creator not able to compile CMake with ExternalProject_Add
- Closed