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

Author Topic: gxx_personality on executable  (Read 1051 times)

0 Members and 1 Guest are viewing this topic.

onibubu

  • Newbie
  • *
  • Posts: 1
    • View Profile
gxx_personality on executable
« 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?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10918
    • View Profile
    • development blog
    • Email
Re: gxx_personality on executable
« Reply #1 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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/