problem in running graphics program

i have recently download the latest version of devc++ 4.9.9.2
when i run the graphics program it shows errors

one of the errors is
sstream : no such file or directory

i don't know why i had read somewhere that in new version such problem doesn't exists
i don't know why this problem persists

please help me out guys

i need help

Thanks in advance
I've read here on the forum that Dev-C++ is pretty old, and so it ships with an old version of MinGW. You should go to http://www.mingw.org/ and get the latest version.

Good luck!
Coming from someone who also started with Dev-C++, I would suggest you avoid it since the IDE is not being updated/fixed any more, so any bugs are there to stay. I would suggest Code::Blocks as a good alternative since it isn't bloaty like some other IDE's.
Topic archived. No new replies allowed.