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