Not-Nik / raylib-zig

Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
MIT License
517 stars 102 forks source link

[Help wanted] Compile raylib on macOS #5

Closed Not-Nik closed 2 years ago

Not-Nik commented 4 years ago

Currently compiling raylib on macOS is unsupported. The closest we ever got is this commit which segmentation faulted for at least two reasons:

Compiling raylib's built-in version of GLFW will most likely never work, since it requires compilation of Objective-C code, however, we can use the system version of GLFW if present. Help is much appreciated.

Not-Nik commented 2 years ago

Fixed in 28bd2766068e4adf6894d99aa07a0c82d6b1ba4f