[cmake-developers] cmake-2.8.5 build error on the MinGW/MSYS/wine platform

Brad King brad.king at kitware.com
Thu Sep 15 09:22:26 EDT 2011


On 9/15/2011 4:12 AM, Alan W. Irwin wrote:
> To eliminate the latter possibility, could somebody please try to
> build cmake with the "MSYS Makefiles" generator on Windows?

We have a dashboard for this.  I build that all the time on
my own machine too.  Just in case, I updated the toolchain:

 mingw-get install gcc
 mingw-get install g++
 mingw-get install gfortran
 mingw-get install binutils

CMake 2.8.5 builds the latest CMake master with no errors.

-Brad



More information about the cmake-developers mailing list