News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

graphics.h file not found error,i'm a new to C::B

Started by tej, February 01, 2011, 02:16:12 PM

Previous topic - Next topic

tej

hello,
I'm using GNU GCC compiler in C::B ,and while compiling i'm getting an error:graphics.h file not found.
How do i include that file,I'm not able to figure out the directory or path where this file is available.
While using turboC ,it is easier as by checking  in the options->linker->libraries->checking graphic library option.
how is it done in C::B?

killerbot

QuoteI'm not able to figure out the directory or path where this file is available.
Just (file) search on your system for that file. Then you will now where it is, and which directory to add to the include directories.

oBFusCATed

Or search the forum, there are many people with your problem...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]