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 - Edisonqwm

Pages: [1]
1
System / sf::Clock Segmentation Fault
« on: July 27, 2021, 01:58:38 pm »
Hi all!

My system is mac and I am using VScode. I am getting a "Segmentation fault: 11" exactly when closing the game. Using lldb I get the following error. Also, I strongly suspect the problem is due to the use of sf::Clock, because as soon as I comment the statement "sf::Clock clock;" nothing goes wrong. (Getting no segfault any more)

Pages: [1]
anything