• 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 Error on compiling 0.3.5pl1

Joe Rod

Discord: joerod1
Joined
Mar 16, 2011
Messages
499
Solutions
2
Reaction score
172
GitHub
joerod1
i was trying to compile the distro 0.3.5pl1 and i get this errors:
Code:
obj\status.o:status.cpp|| undefined reference to `_imp__xmlFree'|
obj\tools.o:tools.cpp|| undefined reference to `_imp__xmlFree'|
obj\tools.o:tools.cpp|| undefined reference to `_imp__xmlFree'|
obj\tools.o:tools.cpp|| undefined reference to `_imp__xmlFree'|
obj\tools.o:tools.cpp|| undefined reference to `_imp__xmlFree'|
obj\tools.o:tools.cpp|| more undefined references to `_imp__xmlFree' follow|
||=== Build finished: 6 errors, 0 warnings ===|
i'm using Code::Blocks
could someone help me to solve that?
thanks in advance,
kind regards
 
Back
Top