Hi guys, I'm going through the tutorials of this site, and am currently trying to draw a cube ><
So, when I want to compile the program,
undefined reference to glClearDepth@8
pops up as an error, and the same goes with all the OpenGL functions.. Isn't OpenGL header contained in the window.hpp ?