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

I have many errors when compiling this server.. what am I doing wrong?

Jpstafe

Well-Known Member
Joined
Aug 8, 2011
Messages
507
Reaction score
68
Hi otland community, I've decided to move to tfs, and I'm trying to build this server:
GitHub - ErikasKontenis/SabrehavenServer (https://github.com/ErikasKontenis/SabrehavenServer/tree/master)
I have downloaded the boost and the TFS SDK from this link:
Compiling on Windows (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows)
I tried to follow a tutorial from a friend from otland that happened to me, but I stayed at the part where I couldn't install the $ ./bootstrap-vcpkg.bat, and I decided to put the libraries and other things on my own .. I get more than 50 errors when I try to compile it, I don't know if I'm putting incorrect libraries or what is the error... could you please help me?
I wanted to follow this tutorial but I couldn't in the GIT Bash part
 

Attachments

Try with vcpkg instead:
How do you add the vcpkg in the line that you gave me? I wanted to try to install it... but it didn't let me, I installed the git clone GitHub - microsoft/vcpkg: C++ Library Manager for Windows, Linux, and MacOS (https://github.com/Microsoft/vcpkg) && cd vcpkg && .\bootstrap-vcpkg.bat && .\vcpkg integrate install, but the only thing that didn't let me install was .\bootstrap-vcpkg.bat
is it installed correctly?
 

Attachments

Back
Top