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

Author Topic: What wrong with the window.Clear()?  (Read 1129 times)

0 Members and 1 Guest are viewing this topic.

Time77

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
What wrong with the window.Clear()?
« 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

Jesper Juhl

  • Hero Member
  • *****
  • Posts: 1405
    • View Profile
    • Email
Re: What wrong with the window.Clear()?
« Reply #1 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/

 

anything