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

Compilling erroe with Linkers Help!

Hekan

New Member
Joined
Jun 14, 2008
Messages
94
Reaction score
0
Hello i compile 0.2.13 svn and i get this error:
errorcv5.png


i write that in linkers:
Code:
-O1
-lboost_system
-lgmp
-lluasql_mysql
-lluasql_sqlite
-llua5.1
-lmysql
-lboost_regex
-lsqlite3
-lwsock32
-lxml2
-lmysql
-lws2_32
-s
 
Remove from the sources databaseodbc.cpp/h and databasepgsql.cpp/h, note that the names may not be the same as ive posted, but you will surely recognize them ^^
 
Back
Top