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

Problem with compilling tfs 0.4 on linux

danylook2

Member
Joined
Dec 17, 2011
Messages
63
Reaction score
5
Location
United Kingdom, Birmingham
That's how the code is look's like anybody have idea how to fix it very big thanks for that .
CXX item.o
CXX iomap.o
iomap.cpp: In member function ‘bool IOMap::loadMap(Map*, const string&)’:
iomap.cpp:147:24: error: ‘CLIENT_VERSION_ITEMS’ was not declared in this scope
if(headerMinorItems < CLIENT_VERSION_ITEMS)
^
Makefile:540: recipe for target 'iomap.o' failed
make[1]: *** [iomap.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '

Makefile:396: recipe for target 'all' failed
make: *** [all] Error 2

anybody help pelase :)
 
Last edited by a moderator:

Similar threads

Back
Top