On 16.05.2014 21:09, Havis, Robert N -FS wrote:

The cmake build using MinGW 32 bit is failing.

The OS is Win 7 64 bit.

Our build using cmake and Visual Studio 10 is successful.

We reduced the path to a minimum, to prevent possible interactions with other software.

We deleted the cmake_install.cmake, and CMakeCache files, and the build directory before running cmake.

The screen echo from a build is in the attached file.

Are there suggestions for next steps in debugging this problem?


Perhaps this is an issue with make (mingw32-make.exe) rather than cmake.
I believe C:\Users\rhavis\AppData\Local\Temp\1\make9516-1.bat is a temporary file created and called by make itself.

Any change this could just be a disk space issue?
Could there be anything else preventing files from being created in the given path?

Nils
-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to