Closed tpalli closed 7 years ago
What is the math library used? My build fails like:
./atmosphere/reference/definitions.h:53:10: fatal error: math/angle.h: No such file or directory
These are git submodules. You need to do "git submodule init" and "git submodule update" (in the root directory) to get them.
ok thanks!
What is the math library used? My build fails like:
./atmosphere/reference/definitions.h:53:10: fatal error: math/angle.h: No such file or directory
include "math/angle.h"