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

Compiling Linking Problem

Carlillus

New Member
Joined
Sep 2, 2007
Messages
2
Reaction score
0
Hi, I have downloaded The Forgotten Server 0.2.5 Source, but for now I could not compile it.

I am trying to compile it using The Forgotten Dev-Cpp 2.5 but I get this error when the compilation progress is finishing:

21lkcix.png


Someone can help me? Thanks

Here is that I have on the linker:

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