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

Author Topic: How to debugging  (Read 1322 times)

0 Members and 1 Guest are viewing this topic.

OutlawLee

  • Jr. Member
  • **
  • Posts: 50
  • This is my personal text. Dont read it.
    • View Profile
    • Email
How to debugging
« on: May 13, 2012, 12:02:48 pm »
Hi guys, i tried debugging and this is what i get:

Code: [Select]
The thread 'Win32 Thread' (0x674) has exited with code 0 (0x0).
The thread 'Win32 Thread' (0x22c) has exited with code 0 (0x0).
The program '[2308] LegendsReborn.exe: Native' has exited with code 0 (0x0).

Can anyone tell me what it means ?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: How to debugging
« Reply #1 on: May 13, 2012, 12:12:02 pm »
It means that your program ended normally.
Laurent Gomila - SFML developer

 

anything