Closed borodust closed 8 years ago
I assume you've installed GLFW through Homebrew? Regrettably, Homebrew renames the dylib from the one that is created when building from source. Since this is a Homebrew-only change, I would not make this the only available options for :darwin
. If you can add the unix library names as options as well, I'd be happy to merge.
Added names generated by glfw's cmake build.
Great, thanks!
Before OS X was recognized as :unix which misled CFFI in lib search unabling it to find proper binary.