This function is defined in GL3 or even 4, so you need:
- a 3.x or 4.x context (which SFML can't create -- but you can get one if you're lucky)
- GLEW or GLEE to handle extensions, as you probably don't have GL3/4 headers and therefore the function is not available directly