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

Author Topic: sfml program has no responding  (Read 936 times)

0 Members and 1 Guest are viewing this topic.

ssfxtr

  • Newbie
  • *
  • Posts: 1
    • View Profile
sfml program has no responding
« on: September 05, 2015, 04:15:02 pm »
I made a simple program in codelite with sfml(just a renderwindow and a circle on it; the code of which I copy from the example in the tutorial of setting up sfml in codeblcoks; exactly the same code..), and when it runs, a blank window shows and then a messagebox  pops up saying this program has no responding. I've add sfml to complier include and linker library.  No error occurs when compiling and linking.  How does this happen?
« Last Edit: September 06, 2015, 12:57:27 am by ssfxtr »

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6287
  • Thor Developer
    • View Profile
    • Bromeon
Re: sfml program has no responding
« Reply #1 on: September 05, 2015, 04:36:24 pm »
Please read this thread carefully and edit your original question correspondingly. This helps us give you detailed and meaningful answers. Thank you! :)
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

 

anything