• 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 Pugixml error

Nalale

Member
Joined
Sep 5, 2015
Messages
12
Reaction score
5
Getting this error every time i try to compile the latest tfs version.


Code:
Severity    Code    Description    Project    File    Line    Suppression State
Error    C1083    Cannot open include file: 'pugixml.hpp': No such file or directory    theforgottenserver    c:\users\don\desktop\forgottenserver-master\forgottenserver-master\src\otpch.h    44
 
did you install the sdk properly or try to manually set up the files in forgottenserver properties
forgottenserver properties -> C/C++ -> Additional include directories
once there just add the files from the TFS SDK
 
Back
Top