iOS build for simulator throwing error 'box2d/box2d.h' file not found #1951
Unanswered
meehjeevan
asked this question in
Q&A
Replies: 1 comment
-
That's strange, because our ci works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used this command for build
axmol build -p ios -a x64 -c
I tried with this one too
axmol build -p ios -a x64 -sdk simulator -c
but in both cases I'm getting this error while trying to run the project on simulator.



And sometimes these errors too:
How do I solve it ?
OS version: 10.15.7
Xcode: 12.4
cmake: 3.29.3
Beta Was this translation helpful? Give feedback.
All reactions