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

Truwzka

Member
Joined
Nov 26, 2009
Messages
408
Reaction score
19
Location
Brazilia/Brazil
Hi, when Im trying to compile with Visual C++, appears the error :
Code:
1>c:\users\renan\desktop\trunk.r5886\otpch.h(34): fatal error C1083: Cannot open include file: 'boost/config.hpp': No such file or directory
someone help me ?
 
MSVC cannot open the config.hpp because it cannot find its location.

Link to boost libs/includes.
 
Back
Top