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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Erikpetrov

Pages: [1]
1
General / SFML Crashes
« on: July 07, 2013, 12:01:41 pm »
Hello, everybody.
I am new to SFML.I have problem with it.
My problem is when i try to compile and run it crashes.I use Code::Blocks (MinGW).
My executable code is the example from the main sfml site.I did all things for example:sfml-system.........and so on.I did the directories things.i copied and pasted the graphics and other .dll files.Please help me to solve this problem.
Thank in advance.

2
General / Problems with libstdc++-6.dll
« on: July 06, 2013, 03:55:08 pm »
Hello everybody, I'm new here. I've recently started studying C++ and want to learn some graphics library. And I thought SFML would be a good choice. Now, let's get down to the problem.
I followed the tutorial on installing SFML on Code::Blocks several times, each time with a fresh install of Code::Blocks, but once I try to compile my code, it always says "The procedure entry point__gxx_personality_v0 could not be located in the dynamic link library libstdc++-6.dll". I've been searching the Internet for a solution quite awhile now, but nothing seems to work. So that's why I'm asking here. The code I'm trying to compile is the example code in the Code::Blocks setup tutorial.


Thanks in advance.

Pages: [1]
anything