search for CMake in Windows
Posted: Tue Aug 25, 2020 11:36 pm
After installing CodeLite 14.0.2 on a virtual Windows 7 computer at work (no root privileges so installed/downloaded to a network drive) and having MinGW gcc-8.1.0 and CMake 3.18.2 non-root installed the same way in neighbouring directories, I failed to set up the CMake build system and to keep the compiler setting.
The compilers are not recognised automatically, but I can add the compilers by selecting the main directory of MinGW, and all the necessary tools are then automatically detected. After closing CodeLite and restarting, the MinGW compilers are still there. However, after logging out it goes back to a blank setup.
In the 'build systems' section I can choose from a drop-down menu between the three choices provided in this version, but there is no way to browse or search for CMake.
Does anyone know
-- if it is possible to save the CodeLite preferences in a safe, non-administrator-privileges place so that they are saved in a user installation?
-- if it is possible to add the CMake build system manually (which I presume is not detected if it's not in the system path)?
Many thanks!
The compilers are not recognised automatically, but I can add the compilers by selecting the main directory of MinGW, and all the necessary tools are then automatically detected. After closing CodeLite and restarting, the MinGW compilers are still there. However, after logging out it goes back to a blank setup.
In the 'build systems' section I can choose from a drop-down menu between the three choices provided in this version, but there is no way to browse or search for CMake.
Does anyone know
-- if it is possible to save the CodeLite preferences in a safe, non-administrator-privileges place so that they are saved in a user installation?
-- if it is possible to add the CMake build system manually (which I presume is not detected if it's not in the system path)?
Many thanks!