Thursday, July 30, 2009

My c++ compiler is not supporting "graphics.h" file wat to do?

1. Check graphics.h header file is in ur system or not


2.If it is there download new compiler


3.else


4.download graphics.h file

My c++ compiler is not supporting "graphics.h" file wat to do?
WELL, what type of compiler are you using? The offical one, or no? The reason it could be is that you probably dont' have the header file in the correct location, so the compiler is unable to find the file; read it. That could most likely be the prob, just move the header file to the location where you saved your project or your other sourc files.
Reply:why dont u use the standarad compilers ?? microsoft visual studio or turbo c++ (outdated, though)??
Reply:what is the compiler? you could try a different compiler or check and make sure graphics.h is a valid c++ lib


No comments:

Post a Comment