Hey!
I am trying to work a C Graphics program, even directing the Compiler to the path where my BGI File is located, but it doesnt work! it gives me a linking error wherever there is a command relating to graphics. If u can help PLEASE do so! it will be very highly appreciated!
Thanks in anticipation
P.S. I am using Windows XP!
Comments
Check your compiler options and make sure that you're linking with the Turbo Graphics library (or whatever it may be called). Also, you may want to direct your compiler to the LIB directory where GRAPHICS.LIB is located, if it isn't already. Also, if you're using Windows XP SP2, good luck getting anything Borland- or DOS-related to work; I have Turbo C++ 3.0 and since I updated to SP2, I can't run it or anything made with it, including my own video game! :P
: Hey!
: I am trying to work a C Graphics program, even directing the Compiler to the path where my BGI File is located, but it doesnt work! it gives me a linking error wherever there is a command relating to graphics. If u can help PLEASE do so! it will be very highly appreciated!
:
: Thanks in anticipation
:
:
: P.S. I am using Windows XP!
:
:
:
Thanks in Anticipation