Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

moonman239

Cancelled
Original poster
Mar 27, 2009
1,541
32
I've been trying for the past couple hours to get my GLFW setup all configured and stuff. Now, I think I have everything I need (thanks, homebrew), and I have an Xcode project in which I've added "libglfw3.3.1.dylib" to my linked libraries. However, Xcode complains that glfw3.h couldn't be found and I don't know how to fix that. Some other guy mentioned adding some kind of include file to my "header search path"s, but I can't figure out what he's talking about. Does he mean the "include" directory?
 
You need to tell Xcode where the headers are that homebrew installed for GLFW. They are usually in something like /usr/local/include
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.