I set up CodeBlocks with SFML to use dynamic libraries. After building and running HallowWord it created bin folder with debug folder in it, but no release folder - should it be like that?
Although from IDE it runs OK, but the exe file genereated in bin/debug keeps saying that libstdc++-6.dll and
libgcc_s_seh-1.dll are not found - is this normal?