Hi, sorry it this is too off topic for this board, but I'm having trouble finding a good set of documentation for creating release builds.
When I switch the build type to "release", I get 1000+ errors, mostly surrounding Box2d.
They all seem to stem from "error:Box2D/Collision/[filename].h: No such file or directory"
Then a bunch of "not declared in scope" errors.
Is there something else I need to do before I create a Release build? I searched the developer docs and couldn't find a specific guide to creating a final, submission-ready build. Can someone point me in the right direction?
Thanks!