Setting Up the Solution

Find how to set up Visual Studio in order to start with programming. Open up Configuration Manager and make sure to build only the CryGame project.

  • Right-click on the solution and go to Configuration Manager
  • Make sure you are changing the correct platform, that is, Debug/Win32
  • Uncheck all projects except the CryGame project

Complete and Continue