Hello everyone!
I have small problem to integrate OpenGL (4.3) with SFML (2.1). When I try compile that code;
http://pastebin.com/RqSLmLZqI receive problem like this one:
I know the problem is with only when I try to invoke
glClearBufferfv
function, but I don't know why. I don't want to give up SFML because I very like it