Why do I get fatal error:sstream no such file or direcrory in graphics.h in codeblocks?

1.1k Views Asked by At

I want to use graphics.h in codeblocks 16.01 .

I have downloaded winbgi library and copied graphics.h and winbgim.h in include folder of codeblocks and libbgi.a in lib folder but when I am using it in a program I am getting:

error-fatal error:sstream no such file or directory

0

There are 0 best solutions below