Original Post
I recently created just a simple application which uses SDL to create a window and render the frame rate to the window using the SFont library. That is all it does at the moment. The program runs fine (after a few hours of noobish hacking), but for some reason every time I close it an error message pops up saying "(program) has encountered a problem and needs to close. We are sorry for the inconvenience, " and has the option to send an error report or not - you know the message. My question is what could be causing this to happen? Everything runs until I terminate it, so there really is no error causing my application to close... (running Windows XP)