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

Author Topic: [Code::Blocks]Tutorial Code for 2.0 compiles, crashes immediately when executed.  (Read 816 times)

0 Members and 1 Guest are viewing this topic.

EmLeingod

  • Newbie
  • *
  • Posts: 1
    • View Profile
Here's a screenshot what happens when I run the debugger in code::blocks:



Tried using static and dynamic versions, same results.  Follwed this tutorial to the T.

Edit: that path (D:/developpement/...) doesn't exist... I don't know why it's looking for something there...

Help would be much appreciated!

OS: Windows 7 Ultimate SP1
« Last Edit: March 28, 2013, 10:25:21 pm by EmLeingod »

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10846
    • View Profile
    • development blog
    • Email
Have you recompiled SFML?

If you use the MinGW version that comes with Code::Blocks, you'll have to recompile SFML.
Other than that, make sure you're not mixing debug and release modes as well as static and dynamic builds. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/