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

Boost Filesystem Problem

Thial

New Member
Joined
Jul 7, 2009
Messages
17
Reaction score
0
When i was trying to compile tfs with 0.3.5pl1 source unfortunetly at the end of compilation i get this:

2d0e547.jpg


Linker:

Code:
-O1
-lboost_system
-lgmp
-llua5.1
-lmysql
-lboost_regex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s
-lboost_filesystem

Everything should be ok, but as you can see i need some help :p
 
Back
Top