• 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 Compiling Issue

Lava Titan

Developer
Joined
Jul 25, 2009
Messages
1,571
Solutions
3
Reaction score
98
Location
Portugal
Hey I'm trying to learn how to compile TFS but seems luck is not on my side so I'm having this error:

The tutorial I'm using to learn how to compile is the default one on Github

https://github.com/otland/forgottenserver/wiki/Compiling-on-Windows

I followed every step word by word and the result is the following error:

Code:
Error    1    error MSB8008: Specified platform toolset (v140) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets    518    6    theforgottenserver
 
Code:
Error    1    error C1083: Cannot open include file: 'chrono': No such file or directory    i:\otservers\forgottenserver-master\src\otpch.h    26    1    theforgottenserver

Codex I tried ur solution and now this is the new error I googled it, all I understood was that project toolset was too old or smth?
 

Similar threads

Back
Top