LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Visual Studio Error C1083 Cannot open include file 'glad/glad.h' (https://www.linuxquestions.org/questions/programming-9/visual-studio-error-c1083-cannot-open-include-file-glad-glad-h-4175639185/)

ProgrammingNoobie 09-26-2018 12:57 AM

Visual Studio Error C1083 Cannot open include file 'glad/glad.h'
 
I am trying to get OpenGl setup on Visual Studio 2017 but it cannot find the file glad.h. I have checked that it does exist and it does inside a folder called glad.
I have Set the VC++ Include and Library directories correctly and added the Linker/Input/Additional dependency files. I followed this, https://learnopengl.com/Getting-star...ating-a-window, guide and yet it still will not work. Any help will be appreciated.

NevemTeve 09-26-2018 01:57 AM

> I have Set the VC++ Include and Library directories correctly
Please provide a bit more detail regarding Include-directories


All times are GMT -5. The time now is 05:47 AM.