Configuring CMake with BUILD_TYPE=BUILD_NATIVE... -- The C compiler identification is unknown -- The CXX compiler identification is GNU 14.2.0 CMake Error at CMakeLists.txt:2 (project): The CMAKE_C_COMPILER: cc is not a full path and was not found in the PATH. Perhaps the extension is missing? Tell CMake where to find the compiler by setting either the environment variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: D:/Software/MinGW/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring incomplete, errors occurred! make: *** [Makefile:43: build] Error 1