cmake-microchip icon indicating copy to clipboard operation
cmake-microchip copied to clipboard

Error: CMAKE_MAKE_PROGRAM is not set for Windows

Open vijaypanchal opened this issue 3 years ago • 0 comments

$ cmake ..
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "xc8-cmake-template/build/CMakeFiles/CMakeOutput.log".

vijaypanchal avatar Dec 29 '21 12:12 vijaypanchal