[CMake] MinGW response file problem

Sascha Zelzer s.zelzer at dkfz-heidelberg.de
Thu Aug 11 05:06:24 EDT 2011


Hi,

I am using CMake 2.8.4 and MinGW (gcc 4.4.4, from the Qt SDK 1.1.2) on a 
Windows 7 64bit system.

For my project, I used the "MinGW Makefiles" CMake generator to 
configure it, but when issuing a "mingw32-make" in a cmd.exe window, I 
get compiler errors due to corrupted command line arguments because my 
include paths exceed the argument length limit.

Is it possible to add response files for include directory arguments, or 
is there something else I could try?

Thanks,

Sascha


More information about the CMake mailing list