I just started using a new version of Xcode today, so it's entirely possible I've...
I just started using a new version of Xcode today, so it's entirely possible I've...
#include include include "glfw3.h" int main(int argc, const char * argv[]) { GLFWwindow*...
#include include include "glfw3.h" int main(int argc, const char * argv[]) { GLFWwindow*...
I've just updated to GLFW3 (Running on MacOSX 10.9). The library built just fine,...