Hey I'm having a problem compiling TFS 0.2.7 Dev-cpp, I get this error:
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)
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
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)