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 - jt030105

Pages: [1]
1
Graphics / [SFML 2] Using opengl
« on: January 24, 2010, 06:53:26 pm »
Quote from: "Laurent"
Quote
there is no SFML/OpenGL.hpp

Don't forget that we're talking about SFML 2 ;)


I love opengl, I would like to use GL/gl.h

2
Graphics / [SFML 2] Using opengl
« on: January 17, 2010, 11:52:54 pm »
Quote from: "Nexus"
Did you write the following include directive?
Code: [Select]
#include <SFML/OpenGL.hpp>


there is no SFML/OpenGL.hpp

3
Graphics / [SFML 2] Using opengl
« on: January 17, 2010, 11:51:59 pm »
you haven't installed the opengl library.
I don't know how to install it in vc because I am using gcc and will never use vc

4
Window / How Can I Change SFML Window Title Text During Game???
« on: January 17, 2010, 11:44:46 pm »
Quote from: "Astrof"
It is not in the library but you can write a function yourself (but will be OS specific)


hard and terrible

Pages: [1]
anything