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)