• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling TFS Nostalrius 7.72 Compiling Problem

froy

Well-Known Member
Joined
Sep 30, 2009
Messages
161
Solutions
3
Reaction score
53
Hey!
I've done everything accordingly to this guide:

otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29)

But when trying to build inside Microsoft visual studio I get this error:
cannot open source file "boost/filesystem.hpp"

full error:
Code:
Severity    Code    Description    Project    File    Line    Suppression State
Error    C1083    Cannot open include file: 'boost/filesystem.hpp': No such file or directory (compiling source file ..\src\tile.cpp)    theforgottenserver    c:\users\anton\vcpkg\nostalrius\src\tools.h    24

Any suggestions on how to move on?
I do not have alot of knowledge in this area...
 
Back
Top