Closed philberns closed 3 months ago
same problem here
looks like the tool we use for some cry conversions recently updated and now does some fun log10 stuff. will make this a git submodule soon so everything is properly checked out really should do the same to ndstool and friends too
but yes would appear that i need the -lm
flag to allow for the proper inclusion of <math.h>
that is newly required
fixed with c458d9962dc5e81f53748a484466c72b9b1f41ca, let me know if anything else pops up
Following the setup instructions for WSL for windows yield the following compiler error. I have reinstalled everything apart from a clean Windows install (WSL, Ubuntu, etc.) and the issue persists. Is there a linking -lm flag missing somewhere?