• 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 Compile with Visual Studio

SlayingWorld

Active Member
Joined
Jan 23, 2014
Messages
156
Reaction score
37
Location
USA
I always get stuck when im compiling.

I currently cant install the VCPKG on my computer. I already got the latest Visual Studio.


I try following the steps exactly how they say on :
microsoft/vcpkg (https://github.com/Microsoft/vcpkg)
and
otland/forgottenserver (https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows-%28vcpkg%29)


I already tried running commands on Git Bash and also on Powershell both on Administrator.

It says that i dont have Desktop C++ workload or Windows SDK installed on my Visual Studio but i think i do. (Picutre)
vcpkg problem.png
 
Last edited:
I remember have same issue :mad:... so i follow tutorial from @Gesior.pl and it works!

 
Solution
You have the english package?
What do you mean the english package? As in language? Yes i have english language installed on visual studio.
Post automatically merged:

I remember have same issue :mad:... so i follow tutorial from @Gesior.pl and it works!

Ill take a look at this.
 
Back
Top