SFML community forums
Help => General => Topic started by: dartosgamer on March 04, 2012, 09:24:57 pm
-
I tried to set up SFML with codeblocks in ubuntu. I tried 1.6 and 2 and the net result was everything pretty much working except for the fact that Renderwindow (and some other things) are missing functions.
The big one is the isOpen() function
any ideas.
-
isOpen()
IsOpen()
That's all I can say without any detail...
-
I tried 1.6 and 2...
In SFML 1.6 it's IsOpened(), maybe you are mixing both versions.