SFML community forums
Help => General => Topic started by: VUT on April 15, 2011, 10:17:06 am
-
Hello , thanks for your cool lib
Im able to compile my program with SFML 1.6.
with SFML 2.0 I cant compile it anymore becouse renderwindow doesn't
find GetEvent member
error: ‘class sf::RenderWindow’ has no member named ‘GetEvent’
can you help me ? thanks :roll:
-
It's named PollEvent now.
Sorry for the outdated doc, I'll update it soon.