2024-05-16 23:34 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003254Spring engineGeneralpublic2012-08-29 00:31
Reporterburp 
Assigned ToKloot 
PrioritynormalSeverityblockReproducibilityalways
StatusresolvedResolutionfixed 
Product Version 
Target VersionFixed in Version89.0.1+git 
Summary0003254: Can't build syncdebug version with spring 90
DescriptionTrying to build spring 90 with syncdebug to debug sync errors:

  cmake . \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DDATADIR=share/spring -DCMAKE_SKIP_RPATH:BOOL=YES \
    -DCMAKE_BUILD_TYPE=DEBUG2 -DTRACE_SYNC=true -DSYNCDEBUG=true \
    -DBUILD_spring-dedicated=0 -DBUILD_spring-headless=0 \
    -DBUILD_spring-multithreaded=0

/media/sdd1/spring/src/spring_90.0/rts/Sim/MoveTypes/GroundMoveType.cpp: In member function 'bool CGroundMoveType::FollowPath()':
/media/sdd1/spring/src/spring_90.0/rts/Sim/MoveTypes/GroundMoveType.cpp:494:3: error: 'wantedDir' was not declared in this scope
/media/sdd1/spring/src/spring_90.0/rts/Sim/MoveTypes/GroundMoveType.cpp: In member function 'void CGroundMoveType::SetMainHeading()':
/media/sdd1/spring/src/spring_90.0/rts/Sim/MoveTypes/GroundMoveType.cpp:2110:2: error: 'heading' was not declared in this scope
Additional Informationgcc-Version 4.7.1 20120721 (prerelease) (GCC)
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0009144

Kloot (developer)

fixed (for 90.0+ at least)
+Notes

-Issue History
Date Modified Username Field Change
2012-08-27 17:35 burp New Issue
2012-08-29 00:31 Kloot Note Added: 0009144
2012-08-29 00:31 Kloot Status new => resolved
2012-08-29 00:31 Kloot Fixed in Version => 89.0.1+git
2012-08-29 00:31 Kloot Resolution open => fixed
2012-08-29 00:31 Kloot Assigned To => Kloot
+Issue History