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

Solved Need help compiling!

Kekox

Well-Known Member
Joined
Apr 4, 2009
Messages
1,265
Reaction score
62
Location
Venezuela
Last edited by a moderator:
At least someone explain me this error that I get when i try to compile...

linkerror.png


I'm using this linkers:

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

And c++ compiler:
C++ compiler:
-D__USE_MYSQL__
-D__USE_SQLITE__
-D__ENABLE_SERVER_DIAGNOSTIC__
 
Back
Top