Dear Developers,
I have done exactly instructed on your GitHub page still I am not able to install the software.
I am getting the following error.
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
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/home/bhawe/strata/build/CMakeFiles/CMakeOutput.log".
Please help.
After getting this error I have separately installed CMAKE using mingw-w64-x86_64-cmake as instructed in MSYS website.
Dear Developers,
I have done exactly instructed on your GitHub page still I am not able to install the software.
I am getting the following error.
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
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/home/bhawe/strata/build/CMakeFiles/CMakeOutput.log".
Please help.
After getting this error I have separately installed CMAKE using mingw-w64-x86_64-cmake as instructed in MSYS website.