MantisBT - CMake
View Issue Details
0015793CMakeCMakepublic2015-10-15 12:092016-06-10 14:31
M.B. 
Kitware Robot 
normalminorhave not tried
closedmoved 
nmake for androidwindows8.1
CMake 3.2.1 
 
0015793: nmake "U1095" too long command line error
Building a library for android on windows with nmake I encountered the error "NMAKE: fatal error U1095 expanded command line '...really_long_line...' too long"

The problem was fixed by setting cmake to use response files e.g.
SET(CMAKE_CXX_USE_RESPONSE_FILE_FOR_OBJECTS).
No tags attached.
Issue History
2015-10-15 12:09M.B.New Issue
2016-06-10 14:29Kitware RobotNote Added: 0042857
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042857)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.