[CMake] Unix Makefiles under Windows
Maik Beckmann
maikbeckmann at gmx.de
Thu Jan 10 12:46:45 EST 2008
Am Donnerstag 10 Januar 2008 13:12:38 schrieb Bill Hoffman:
> Ivan Chupahin wrote:
> > I need to generate Unix Makefiles under Windows for usage in Eclipse. If
> > i run CMake follows: cmake -G "Unix Makefiles" it happens error: CMake
> > Error: CMake was unable to find a build program corresponding to "Unix
> > Makefiles". CMAKE_MAKE_PROGRAM is not set.
> > What should I do to circumvent this problem?
>
> Make sure make is in your PATH.
>
The cleanest way is IMHO to start eclipse from a running cygwin/msys session.
Best,
-- Maik
More information about the CMake
mailing list