Hi,
I use the codeblocks IDE and when ever I run the build directly it says it can not run without libgcc_s_dw2-1.dll and libstdc++-6.dll.
I assume these DLL files are not needed in the final build and are used for the IDE or something.
If I am wrong please state. If anyone can tell me if their is a way to build the binaries so it does not require these DLL's or can tell me what those DLL's are actually for that would be great.