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

Author Topic: Program crashes when i quit  (Read 1013 times)

0 Members and 1 Guest are viewing this topic.

szym3ns

  • Newbie
  • *
  • Posts: 2
    • View Profile
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
« Last Edit: March 06, 2017, 11:15:37 pm by szym3ns »

szym3ns

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Program crashes when i quit
« Reply #1 on: March 06, 2017, 11:16:55 pm »
Solved ;) I had old version files from SFML/bin.

 

anything