• 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!

Linux 9.6 + distribution

okey i use comand "svn checkout link" i have source
what i can run to compile tfs ? comand make don't 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