This project is to follow Yan Chernikov's course step by step to build a gaming engine, the name is for the tree I planted this spring with my girlfriend
-
git submodule init -
git submodule update -
execute
Prunus\GenerateProjects.batfile
Hint:
- the include reference to the precompiled files must be put in the begining of the file
- if there comes plenty of errors like
unresolved external symbol __imp__wassert, please go to project -> properties -> C/C++ -> Code Generation -> Runtime Library, please make sure the runtime for each project are the same