Compiler

I use CodeBlocks for compiling my code in C++, but sometimes it says that some libraries(which, normally, should work) don't exist. Is it my compiler or i must install something like a plugin?
Last edited on
some libraries don't exsit
Which libraries?
graphics.h
graphics.h is not a standard header file.

http://en.wikipedia.org/wiki/Borland_Graphics_Interface
Topic archived. No new replies allowed.