1
Window / Re: sf::Event::Close not fired in fullscreen mode.
« on: February 20, 2014, 09:49:43 pm »
Hi.
I'm using Arch Linux and GCC. My window manager is Openbox 3.5.2. Below is some more detailed info. If you need more, just ask me :)
[~]$ gcc --version
gcc (GCC) 4.8.2 20140206 (prerelease)
SFML 2.1.0 (4a300547f3)
[~]$ uname -a
Linux x61s 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux
[~]$ gcc -o a a.cpp -lstdc++ -lsfml-window -lsfml-system -lsfml-graphics
Regards /u
I'm using Arch Linux and GCC. My window manager is Openbox 3.5.2. Below is some more detailed info. If you need more, just ask me :)
[~]$ gcc --version
gcc (GCC) 4.8.2 20140206 (prerelease)
SFML 2.1.0 (4a300547f3)
[~]$ uname -a
Linux x61s 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux
[~]$ gcc -o a a.cpp -lstdc++ -lsfml-window -lsfml-system -lsfml-graphics
Regards /u