Open iacobson opened 2 months ago
Yea... the situation for Mac is a bit complicated, and unfortunately I only have a Linux machine to test the lib.
I will try to implement the suggestion from harrisi to see if I can fix this issue for Mac users. Hopefully it works without a lot of work :sweat_smile:
First of all thanks for creating this project. I think it's the only option for Elixir close to a game engine. My plan was to try to use it together with my state management library: https://hexdocs.pm/ecspanse/Ecspanse.html
I try to run
examples/3d_picking/
on Mac M3 but getting this:I tried also to create a release. The error is the same.
I am getting the same error when I try to test in the console:
I managed to run a sample raylib project separately and it worked.
Update 1
I tried the solution proposed in the pinned issue, but getting another error: