Hello, I am using SFML to do some OpenGL programming.
Currently I want to access OpenGL 3 API and I get this error.
error: 'glGenBuffers' was not declared in this scope
I have downloaded SFML from github and built it myself, GLEW should be included in SFML right?