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.


Messages - Enum

Pages: [1]
1
General / Re: libstdc++6.dll error - unable to run tutorial test program
« on: December 16, 2016, 05:03:31 am »
And where did you get the libstdc++ DLL from? What SFML package did you download?

I got it and MinGW with the code::blocks 16.01 IDE zip package. As for the SFML package: GCC 6.1.0 MinGW (DW2) - 32-bit.

2
General / libstdc++6.dll error - unable to run tutorial test program
« on: December 14, 2016, 11:51:59 pm »
(click to show/hide)

I'm using Code::Blocks and the GCC/G++ MinGW compiler. Code::Blocks version 16.01.

It compiles successfully, but when I run it, I get an error message about libstdc++6.dll. I've copied all of the SFML dlls and the file I talked about above to my project's executable directory, but get this error. What should I do?

EDIT: I'm using Windows 7: Home Premium

Pages: [1]