← Back to team overview

kicad-developers team mailing list archive

Re: Help useing cmake to create the kicad makefiles.

 

--- In kicad-devel@xxxxxxxxxxxxxxx, Milan Horák <stranger@...> wrote:
>
> Hi,
> 
> yajeed2000 napsal(a):
> > 
> > A box "Select generator" appears and I choose "MinGW Makefiles" is
> > this the correct choice?
> 
> It has to be "MSYS Makefiles".
> 
> Milan
>
Hi,
Now I get the following error

$ cmake .
CMake Error: CMake was unable to find a build program corresponding to
"Visual Studio 6". CMAKE_MAKE_PROGRAM is not set. You probably need
to select a different build tool.
CMake Error: Could not find cmake module
file:C:/msys/1.0/home/DJSBriscoe/kicad-source/CMakeFiles/CMakeCCompiler.cmake
CMake Error: Could not find cmake module
file:C:/msys/1.0/home/DJSBriscoe/kicad-source/CMakeFiles/CMakeCXXCompiler.cmake
-- Configuring done

In the CMAKE_MAKE_PROGRAM box I have 

C:/msys/1.0/bin/make.exe

Are there any other settings I should be aware of in the cache window
that I need to set or clear?

I am very slowly making progress towards being able to compile Kicad,
at least I hope I am.

Thanks,

David.






Follow ups

References