arson71beginner
Programmer
I'm starting to use C++ and I'm trying to use graphics.h for a proyect.
The thing is that not even the examples in the help, want to run. They compile, but when they run ... " undefined symbol _initgraph" etc. and the # include <graphics.h> is there.
Do you know of something I "have" to do, configure or make sure for the examples to work?
By the way I have v3.1, since that is the one they use in school and I'm using DOS. I heard thaT you have to add something in the list of directories for the include field in options. arson71@flashmail.com
The thing is that not even the examples in the help, want to run. They compile, but when they run ... " undefined symbol _initgraph" etc. and the # include <graphics.h> is there.
Do you know of something I "have" to do, configure or make sure for the examples to work?
By the way I have v3.1, since that is the one they use in school and I'm using DOS. I heard thaT you have to add something in the list of directories for the include field in options. arson71@flashmail.com