Overv / VulkanTutorial

Tutorial for the Vulkan graphics and compute API
https://vulkan-tutorial.com
Creative Commons Attribution Share Alike 4.0 International
3.06k stars 511 forks source link

Can't find the glfw dylib file on macOS 11.2.3 #260

Closed ghost closed 2 years ago

ghost commented 2 years ago

I've installed glfw with brew and i can't seem to find the dylib file in /usr/local/lib, what should i do?

ghost commented 2 years ago

I ended up finding the dylib(s) in the releases zip file in the official glfw repository. Closing this.