danini-the-panini / mittsu

3D Graphics Library for Ruby.
https://github.com/danini-the-panini/mittsu
MIT License
510 stars 33 forks source link

fix: glfw lib loading on macos #69

Closed danini-the-panini closed 6 years ago

danini-the-panini commented 6 years ago

Fixes an issue where the following error occurs on macos when loading libglfw:

no implicit conversion of Enumerator into String (TypeError)