• 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 Compilation error, missing file

Kuzyn

Excellent OT User
Joined
Dec 19, 2009
Messages
1,731
Solutions
3
Reaction score
883
Location
pl?
TFS: 0.2.15.r102
Program: Code::Blocks
System: Windows 7 Pro, 64bit
Error:
Code:
C:\Users\Adrian\Desktop\0.2.15.r102\otpch.h|37|fatal error: libxml/xmlmemory.h: No such file or directory|

How I can fix that?
 
Download libxml for codeblocks or follow any of the Visual Studio tutorials
 
OtLand - Compiling The Forgotten Server 0.2 with Code::Blocks in Windows

Now I've got:
Code:
c:\program files (x86)\codeblocks\mingw\bin\..\lib\gcc\mingw32\4.7.1\..\..\..\..\include\boost\config\requires_threads.hpp|29|error: #error "Threading support unavaliable: it has been explicitly disabled with BOOST_DISABLE_THREADS"|

Is it caused by 64bit system?
 
Back
Top