Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - deamonDev

Pages: [1]
1
General / Problem with SFML & OpenGL integration
« on: June 06, 2014, 01:02:46 am »
Hello everyone!

I have small problem to integrate OpenGL (4.3) with SFML (2.1). When I try compile that code;

http://pastebin.com/RqSLmLZq

I 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 :)

Pages: [1]
anything