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

Pages: [1]
1
Graphics / Re: Program crashes when i quit
« on: March 06, 2017, 11:16:55 pm »
Solved ;) I had old version files from SFML/bin.

2
Graphics / Program crashes when i quit
« on: March 06, 2017, 10:43:47 pm »
Hi. Sorry for my english, but I'm not good enough. I have a trouble with my program written in SFML.

I wrote TicTacToe game, all works. I created a variable type sf::Text, and I drew it. All works, but when I want to exit (close the game) game crash. Anyone can help me? :-\
Here is code:

This show in "debug" mode:
http://imgur.com/SWZbPKw

Pages: [1]