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

Author Topic: Window.setSize [ERROR] Image Included.  (Read 1168 times)

0 Members and 1 Guest are viewing this topic.

skifteri

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Window.setSize [ERROR] Image Included.
« on: November 20, 2013, 08:42:48 pm »
Hi guys im new with SFML,




My code worked fine, after adding that Line of code (Underlined with red)
I get this error, now after removing that line, I still get this Error.
Maybe some of you, had this problem in the past.

thanks in advance.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10998
    • View Profile
    • development blog
    • Email
AW: Window.setSize [ERROR] Image Included.
« Reply #1 on: November 20, 2013, 09:31:16 pm »
I think your application finds the wrong dlls. Try to copy the dll from the where SFML was installed to in the bin directory next to your application (-d suffix for debug and no suffix for release). ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

skifteri

  • Newbie
  • *
  • Posts: 4
    • View Profile
    • Email
Re: Window.setSize [ERROR] Image Included.
« Reply #2 on: November 20, 2013, 10:53:57 pm »
Ich Danke dir nochmal Herzlich bro,
Thanks in advance bro :)

 

anything