2025-07-21 18:13 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002130Spring engineGeneralpublic2010-09-17 16:14
Reporterspliff 
Assigned Tohoijui 
PrioritynormalSeveritymajorReproducibilitysometimes
StatusresolvedResolutionfixed 
Product Version0.82.5 
Target VersionFixed in Version 
Summary0002130: won't build with CMake versions prior to 2.8 on Windows
DescriptionUnder windows there's a 32k limit to arguments passed to a command. Therefore linking something like spring-multhreaded with 100's of object file paths returns a typically vague windows error "parameter incorrect" and the build aborts.

This was fixed in CMake 2.8 by passing paths to ld in a @response file.

Suggest changing minimum cmake version number to 2.8, at least for MinGW.
Additional Informationhttp://springrts.com/phpbb/viewtopic.php?f=11&t=24041
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0005557

hoijui (reporter)

thanks spliff :-)

fixed in:
http://github.com/spring/spring/commit/2213ea1619e426cdcc59514d715e18cc02e62bb7
+Notes

-Issue History
Date Modified Username Field Change
2010-09-17 11:24 spliff New Issue
2010-09-17 16:14 hoijui Note Added: 0005557
2010-09-17 16:14 hoijui Status new => resolved
2010-09-17 16:14 hoijui Resolution open => fixed
2010-09-17 16:14 hoijui Assigned To => hoijui
+Issue History