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

Solved Compile error, help needed!

bybbzan

mapper
Joined
Aug 4, 2012
Messages
809
Solutions
2
Reaction score
136
Location
Sweden
Hello! I have downloaded the latest trunk from subversions and followed this tutorial.
I compile with Microsoft Visual C++ Express 2010. I do get this error
Code:
1>c:\users\bylund\desktop\trunk.r5893\otpch.h(34): fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory

and i have no idea what do do! :blink:
Please help me.

Rep++
 
You have to download libboost, and copy that to your Microsoft Visual C++ Express 2010. Hovewer, I think you haven't got any needed libraries for forgottenserver.
 
Back
Top