kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01097
Re: Help useing cmake to create the kicad makefiles.
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"yajeed2000" <david@...>
-
Date:
Sun, 02 Mar 2008 16:13:21 -0000
-
In-reply-to:
<47C99AF2.2060701@...>
-
User-agent:
eGroups-EW/0.82
--- 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