- Dołączył
- Maj 3, 2008
- Posty
- 1955
- Liczba reakcji
- 167
This tutorial will work only for version up to 1.2 release.
- Download and install Visual Studio 2017 with Boost C++ libraries.
Download: vs_Community.exe
Guide how to install: Install Visual Studio - Download and extract somewhere TFS SDK v3.2 libraries.
Download: TFS SDK v3.2 - Run the file register_tfssdk_env.bat to set the path to libraries for compiler.
You can run it through cmd to make sure that it was saved.

- Move the file register_boost_env.bat to the boost_1_62_0 (Boost C++ directory) and run the file.
- Download the files of The Forgotten Server.
Download: The Forgotten Server 1.2 - Find the folder vc17 in The Forgotten Server and run the file theforgottenserver.sln which should open Visual Studio app.
- Now configure your build in Configuration Manager (32/64 bit version, release/debug) and then you are ready to Build Solution.