Error setting up GLEW/GLFW3

  • eduzal
    Likes 0

    Problem 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 found

    I have them added to my project file just as the screenshots below. I’d like to know what went wrong.

     

    Thanks
     

    Library Search path
    Library Search Path

    Build Phases

  • Sonar Systems admin
    Likes 0

    Can you show me the error

  • eduzal
    Likes 0

  • Sonar Systems admin
    Likes 0

    Try running the GLEW setup stage again to confirm it was properly installed.

  • eduzal
    Likes 0

    The libraries and the includes are in their due folders.

  • Sonar Systems admin
    Likes 0

    Have you tried the project from GitHub?

Login to reply