Repository files navigation GameEngineDevelopingCourse
Visual studio 2022
MSVC toolset v134 (or you can just import the default.vsconfig that lies at the root of the project)
Windows 10 SDK (10.0.19041.0)
Installation steps (for Windows)
.\get_submodules.bat
Got to the Samples folder and choose any available sample
.\generate_vs2022.bat
.\cmake_output\build_win64\SampleName.sln
How to launch the project
Install the Smart Command Line Arguments extension for visual studio. It will help you, believe me
Use the command line arguments in order to properly launch the project
List of useful command line Arguments
-project_root=/path/to/sample/root (mandatory) is used to set a project root
-wfd (optional) is to wait for the debugger to attach to the process before continue processing
List of useful buttons in Debug build
F2 to reload game scripts
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.