Problems building cmake cvs with mingw

Brad King brad.king at kitware.com
Wed Feb 1 01:00:25 CET 2006


Brad King wrote:
> I'll work on getting it to bootstrap with MinGW.

I've just committed changes that should allow CMake to bootstrap from an
MSYS prompt:

CC=ming32-gcc CXX=mingw32-g++ ./bootstrap --prefix=c:/some/dir && make 
&& make install

-Brad


More information about the Kde-buildsystem mailing list