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 - Prapor95

Pages: [1]
1
General / Re: yet another problem with libstdc++-6
« on: May 20, 2019, 07:01:13 pm »
Solved,

just need to change dll in sistem32 to a new version  ::)

2
General / yet another problem with libstdc++-6
« on: May 20, 2019, 06:42:36 pm »
1) I have installed IDE Code :: Block 17.12 with MinGW included in the build (version 5.1.0, 32 bit, SJLJ)
2) I compiled SFML from sources downloaded from sfml-dev.org
3) As a performance check, I decided to compile the code from the lesson about starting with Code :: Block. The compilation was successful, but when it is launched, it gives an error:

Entry point to procedure
_ZNSt7_cxx1112basic_stringIcSt11char_traitsIcESaIcEE7resrveEj not found in DLL library libstdc++-6.dll


Pls help me  ::)

Pages: [1]