Closed chr1s78 closed 2 years ago
i forgot to copy the recastnavigation folder, : (
No worries, I'll add a how to build section;
For anyone reading this issue and running into similar issue fix is when git cloning to also clone submodules.
RecastNavigation is added as a submodule to this project so you need this additional flag to actually download RecastNavigation when cloning.
git clone --recurse-submodules ...
hi, i catch an error like this:
how do i fix this?