View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015793CMakeCMakepublic2015-10-15 12:092016-06-10 14:31
ReporterM.B. 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
Platformnmake for androidOSwindowsOS Version8.1
Product VersionCMake 3.2.1 
Target VersionFixed in Version 
Summary0015793: nmake "U1095" too long command line error
DescriptionBuilding 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).
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042857)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2015-10-15 12:09 M.B. New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042857
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team