SFML community forums

Help => Graphics => Topic started by: Time77 on July 09, 2015, 06:24:51 pm

Title: What wrong with the window.Clear()?
Post by: Time77 on July 09, 2015, 06:24:51 pm
I got error when compiling the sfml sample program the debugger keep pointing at window. Clear() as where the error occurs . why ?? Any help please
Title: Re: What wrong with the window.Clear()?
Post by: Jesper Juhl on July 09, 2015, 06:40:14 pm
If you want help, then try providing relevant info. For example:

What's the exact error message?
What OS?
What compiler?
What SFML version?
Linking static or dynamic?

Also, read these:
http://www.catb.org/esr/faqs/smart-questions.html
http://sscce.org/