• 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 Ubuntu problem..

Joined
Oct 4, 2009
Messages
778
Solutions
1
Reaction score
11
Location
Poland, Opole.
Hiho.
I have a problem when I'm compiling TFS 0.3.5
Its when it compiling player.cpp

Code:
player.cpp:4694: error: expected unqualified-id before âifâ
make[1]: *** [player.o] Error 1
make[1]: Leaving directory `/xxx/xxx/xxx'
make: *** [all] Error 2

Any solutions?
Ofc Rep+ for help :p


Sun'n'Shine
 
if you post this file (player.cpp) in the line 4694, we should know =)

try first do delete all files in your tfs's svn directory, and do a "svn update" in console =)
 
Back
Top