> 2010/1/20 Mike Jackson <mike.jack...@bluequartz.net>:
>> You need to have a valid/correct installation of MinGW or MSYS+MinGW or 
>> Cygwin.
>
> As a complement to Mike advice you may have a look at
> Code::Blocks (aka C::B) too, it's a cross-platform IDE working on Windows
> and there is downloadable installer which comes bundled with MinGW
> http://www.codeblocks.org/downloads/5
>
> and off course there is a Code::Blocks+MInGW generator supported by CMake.
>

To add an additional option I have successfully used QtCreator (which
builds using MinGW) on windows with cmake. It supports CMakeLists.txt
files directly. I would call it work in progress as far as the CMake
support.

John
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to