cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Compiler
Compiler
Mar 3, 2014 at 7:31am UTC
jasongog
(43)
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
Mar 3, 2014 at 10:34am UTC
Mar 3, 2014 at 9:53am UTC
MiiNiPaa
(8886)
some libraries don't exsit
Which libraries?
Mar 3, 2014 at 10:27am UTC
jasongog
(43)
graphics.h
Mar 3, 2014 at 10:30am UTC
Peter87
(11238)
graphics.h is not a standard header file.
http://en.wikipedia.org/wiki/Borland_Graphics_Interface
Topic archived. No new replies allowed.