First of all you need install on your computer necessary programs:
After clone a copy of the main RacingWorld git repository by running:
git clone https://github.com/<your-username>/RacingWorld.git
Later run script for building:
cd Scripts
Build.bat
If you want build side manually, the use the following:
mkdir Build
cd Build
cmake -G "Visual Studio 15 2017 ..
// Launch generated project in Visual Studio 2017
If you have any questions, please contact: vladimirbalun@yandex.ru