I made a little text adventure game in Code::Blocks that just consists of the libraries iostream and string. When I compiled and ran it worked perfectly in the program but when I try to execute the .exe file itself I get an error that is displayed in the following image
http://i1273.photobucket.com/albums/y414/blueblur112198/error_zps558a6867.png
I did a bunch of google searching for answers but none of them worked. I also searched this site and none of the answers here worked. So I decided to make an account here and ask for my specific problem.
My compiler is GNU GCC and my developing platform is Windows 7 64 bit.