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
_______________________________________________
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