• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling 9.8 problem with compiling

fragster

New Member
Joined
Nov 18, 2012
Messages
39
Reaction score
1
hello i have source 9.8 tfs "0.2.15" and what comand to compile this source?

comand make dont work

Code:
actions.cpp: At global scope:
actions.cpp:464: error: 'bool Action::configureEvent' is not a static member of 'class Action'
actions.cpp:464: error: 'xmlNodePtr' was not declared in this scope
actions.cpp:465: error: expected ',' or ';' before '{' token
make: *** [obj/actions.o] Error 1
 
Back
Top