Hi to all,
I'm new to SFML, but I'm trying it, and is a very nice library.
I need to create an OpenGL 3.2 context (for working with the core specification). I've downloaded and compiled SFML 2.0, but I can't find this class:
sf::ContextSettings settings;
Thanks!