SFML community forums

Help => General => Topic started by: onibubu on October 28, 2013, 12:10:52 am

Title: gxx_personality on executable
Post by: onibubu on October 28, 2013, 12:10:52 am
Hi,

I set up Code::Blocks with Mingw4.7 exactly as in the tutorial.
I use SFML 1.2 for Mingw 4.7

I can compilate the testcode from the tutorial without any warnings or errors.
When I try to run the exe an error appears "The procedurepoint "__gxx_personalty_v0" could not be found in "libstdc++6.dll""

I copied all SFML dlls to where the exe is.
What is the problem here?
Title: Re: gxx_personality on executable
Post by: eXpl0it3r on October 28, 2013, 12:16:15 am
Did you download Code::Blocks with the MinGW compiler? What exact SFML package did you download?

The matching package for the C::B compiler is the TDM SJLJ 32 bit one.