kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01011
Re: Problems setting up WinXP to run cmake
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Magnus Beischer" <magnus@...>
-
Date:
Sat, 16 Feb 2008 21:05:58 -0000
-
In-reply-to:
<e96e29a80802161253n3a488a1bqf4d4c50a0a3d1c12@...>
-
User-agent:
eGroups-EW/0.82
--- In kicad-devel@xxxxxxxxxxxxxxx, "Mateusz SkowroÅski" <skowri@...>
wrote:
>
> Hi,
>
> 2008/2/16, Magnus Beischer <magnus@...>:
>
> >
> > Hi,
> >
> > I am trying to set up the development environment for WinXP. I
> > followed the instructions in "how-to-build-for-windows.txt" but I get
> > an error when running:
> > cmake .
> >
> > The message is:
> > 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:/svn/kicad/trunk/kicad/CMakeFiles/CMakeCCompiler.cmake
> > CMake Error: Could not find cmake module
> > file:C:/svn/kicad/trunk/kicad/CMakeFiles/CMakeCXXCompiler.cmake
> > -- Configuring done
> >
> > When I set up cmake with CMakeSetup I choose to build for "MSYS
> > Makefiles". Is that the correct choice?
> >
> > Somebody having a solution for my cmake problems?
> >
> > // Magnus
> >
>
> Please follow the instructions from how-to-build-kicad.txt
>
> Regards,
> Mateusz
>
That is exactly what I did...
// Magnus
References