Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - qwertywert

Pages: [1]
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'.

Pages: [1]
anything