-
eduzalLikes 0Problem Description
hello
i’m following the instructions os the video: https://www.youtube.com/watch?v=Tz0dq2krCW8&list=PLRtjMdoYXLf6zUMDJVRZYV-6g6n62vet8
I’m using XCODE 8.2.1, glfw 3.2.1, glew 2.1.0. glew and glfw downloaded and installed through homebrew in terminal
I keep getting ‘GL/glew.h’ file not found and ‘GLFW/glfw3.h' file not foundI have them added to my project file just as the screenshots below. I’d like to know what went wrong.
Thanks
-
Sonar Systems adminLikes 0
Can you show me the error
-
eduzalLikes 0
-
Sonar Systems adminLikes 0
Try running the GLEW setup stage again to confirm it was properly installed.
-
eduzalLikes 0
The libraries and the includes are in their due folders.
-
Sonar Systems adminLikes 0
Have you tried the project from GitHub?
Login to reply