1
Graphics / Re: [SOLVED] Stuck in event loop when event is triggered
« on: April 06, 2017, 12:16:28 am »
Hey so i am having the exact same issue - when I move mouse over screen It gets stuck in the event polling loop and causes crazy fps drops, and my updating/drawing parts are never reached.
I am also on linux using Ubuntu 14.04.
So to fix this you just re-installed the libraries? Where did you get updated ones from github or sfml website?
Thanks.
Edit: Okay fixed, like you said I just needed to get the new 2.4.2 shared libs manually instead of doing 'sudo apt-get install libsfml-dev'.
I am also on linux using Ubuntu 14.04.
So to fix this you just re-installed the libraries? Where did you get updated ones from github or sfml website?
Thanks.
Edit: Okay fixed, like you said I just needed to get the new 2.4.2 shared libs manually instead of doing 'sudo apt-get install libsfml-dev'.