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

DevCpp

picachu

Member
Joined
Dec 2, 2007
Messages
970
Reaction score
11
Hello, all.
I get an error when i go compile TFS 0.2.2 :(
I tried with 0.3.5pl1 and it's OK.
But 0.2.2 i get a bug.

Code:
../server.h:127: error: `cout' is not a member of `std'

../server.h:147: error: `cout' is not a member of `std'

make.exe: *** [obj//otserv.o] Error 1

Execution terminated

SOLVED.
THANK'S TO NIKOLAS TO HELP ;*
 
Last edited:
Back
Top