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

Author Topic: Problem with dlls when I'm installing sfml  (Read 969 times)

0 Members and 1 Guest are viewing this topic.

anon176

  • Newbie
  • *
  • Posts: 1
    • View Profile
Problem with dlls when I'm installing sfml
« on: August 28, 2014, 05:34:44 am »
Good evening everyone :)
So, I'm completely new to sfml, and I'm having some errors here to run my "hello world" using this library...

Anyway, I just followed exactaly the instructions on this link http://www.sfml-dev.org/tutorials/2.1/start-cb.php#creating-and-configuring-a-sfml-project

then, I got my first problem, It was saying that sfml-graphics-2.dll was missing
So I just get these dlls from the sfml2.1/bin folder and placed it in the same folder of the executable file

after all of this, I'm getting the following error:


It says that the procedure at entry point __gxx_personality_v0 could not be located in libstdc++-6.dll
I have no idea what this means.

By the way, I'm using code blocks on windows 7 and MinGW

Thanks :)

binary1248

  • SFML Team
  • Hero Member
  • *****
  • Posts: 1405
  • I am awesome.
    • View Profile
    • The server that really shouldn't be running
Re: Problem with dlls when I'm installing sfml
« Reply #1 on: August 28, 2014, 05:47:11 am »
This must be a new record. 1 thread below yours, another screenshot with exactly the same error message is displayed. I admit that maybe it might not have been obvious from the the title what it was about, and searching for image contents is not possible yet, but still, funny coincidence.

http://en.sfml-dev.org/forums/index.php?topic=16214.0
SFGUI # SFNUL # GLS # Wyrm <- Why do I waste my time on such a useless project? Because I am awesome (first meaning).

 

anything