MantisBT - VCMI
View Issue Details
0000945VCMIOtherpublic2012-04-28 19:272012-04-30 16:03
q4a 
Tow 
normalminoralways
closedfixed 
amd64Ubuntu12.04
0.88 
 
0000945: Cannot build r2649-2653: JsonNode.h:82:54: error: expected '(' before ','
Build log:
  CXX libvcmi_la-BattleAction.lo
  CXX libvcmi_la-BattleState.lo
In file included from BattleState.cpp:13:0:
../lib/JsonNode.h: In member function 'std::vector<_RealType> JsonNode::StdVector() const':
../lib/JsonNode.h:82:54: error: expected '(' before ',' token
BattleState.cpp: In static member function 'static BattleInfo* BattleInfo::setupBattle(int3, int, int, const CArmedInstance**, const CGHeroInstance**, bool, const CGTownInstance*)':
BattleState.cpp:1782:13: warning: unused variable 'sound' [-Wunused-variable]
make[2]: *** [libvcmi_la-BattleState.lo] Error 1
No tags attached.
Issue History
2012-04-28 19:27q4aNew Issue
2012-04-30 10:42TowNote Added: 0002390
2012-04-30 10:42TowAssigned To => Tow
2012-04-30 10:42TowStatusnew => feedback
2012-04-30 12:15IvanNote Added: 0002394
2012-04-30 15:47q4aNote Added: 0002395
2012-04-30 15:47q4aStatusfeedback => assigned
2012-04-30 16:03TowStatusassigned => closed
2012-04-30 16:03TowResolutionopen => fixed

Notes
(0002390)
Tow   
2012-04-30 10:42   
Please check r2655.
You may also need to add lib/CObstacleInstance.cpp to the lib's Makefile.
(0002394)
Ivan   
2012-04-30 12:15   
Added new file in r2656
(0002395)
q4a   
2012-04-30 15:47   
r2656 builds fine. Close bug.