[cmake-developers] Fixing compilation with MinGW-W64

Brad King brad.king at kitware.com
Wed Apr 22 10:23:27 EDT 2015


On 04/21/2015 10:13 PM, Ian Henriksen wrote:
> There was an old thread <http://public.kitware.com/pipermail/cmake-developers/2014-November/023743.html> from November of last year discussing fixes for
> compilation with MinGW-W64. As far as I can tell, no patch was ever
> merged. Here's a patch against the current master that fixes the issue.

Thanks.  I've committed a more local fix:

 cmGeneratorExpressionEvaluationFile: Add missing sys/types.h include
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c775072a

We are able to officially support only platforms for which nightly testing
is available.  Would you be able to run nightly testing for this platform
as discussed in that thread?

Thanks,
-Brad


More information about the cmake-developers mailing list