• 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] Compiling 0.2.7 Dev

BeniS

Advanced OT User
Senator
Joined
Aug 8, 2009
Messages
1,850
Reaction score
189
Location
New Zealand
Hey I'm having a problem compiling TFS 0.2.7 Dev-cpp, I get this error:
Code:
obj//connection.o:connection.cpp:(.text$_ZN5boost6detail17basic_timed_mutex9get_eventEv[__ZN5boost6detail17basic_timed_mutex9get_eventEv]+0xb9): undefined reference to `boost::thread_resource_error::thread_resource_error()'
obj//connection.o:connection.cpp:(.text$_ZN5boost6detail17basic_timed_mutex9get_eventEv[__ZN5boost6detail17basic_timed_mutex9get_eventEv]+0xe9): undefined reference to `boost::thread_resource_error::~thread_resource_error()'

make.exe: *** [TheForgottenServer-console.exe] Error 1

Execution terminated
Dev C++ Version: 4.9.9.2
I've try alot of things like downloading stian's repack (im on 32bit) and still no good. Can someone help me out please?

(nothing has been edited in the source)
 
Back
Top