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

compile error

Mauzim

Member
Joined
Jan 3, 2011
Messages
568
Reaction score
9
Any1 can help me with that?
Code:
Stian's Repack Dev-Cpp 0.2, 64bit\Bin/ld.exe: cannot find -lxml2.dll
collect2: ld returned 1 exit status

mingw32-make: *** [TheForgottenServer.exe] Error 1

Execution terminated
Compiler:-m64
C++Compiler:-D__USE_SQLITE__
-D__USE_MYSQL__
-D__ENABLE_SERVER__
-D__WAR_SYSTEM__
-D__CONSOLE__

linker:

-lxml2.dll
-lmysql
-lsqlite3
-lluasql_mysql
-lluasql_sqlite
-llua5.1
-lboost_system
-lboost_regex
-lws2_32
-lgmp
-lmswsock
-O2
-s


40892774.png


why i no have default setings in new project ;s
i have clean all
like here
dddbo.png
 
Last edited:
Back
Top