|
From: <jor...@wa...> - 2001-02-02 17:31:48
|
Well, somebody send my a Graphics.h but when i try to compile teh linker say that are missing defs.h so i concluse that in the grapihcs libray are one or more reference to this one. What can i do know?. ----- Original Message ----- From: <em...@te...> To: "Jared Eckersley" <ja...@vo...>; <dev...@li...> Sent: Friday, February 02, 2001 2:39 PM Subject: Re: [Dev-C++] missing Graphics.h? > Any graphics in C/C++ generaly requires a lib of some sort. > DirectX, and OpenGL are used often for Windows programs, and > Allegro works well for Console things if you can get it to work. > > The only other option is to learn a LOT more about PC hardware > than most sain people desire too.... > > > On 1 Feb 2001, at 21:46, Jared Eckersley wrote: > > > Did anyone answer this one? I would like to know how to use graphics > > in the console also. > > > > - Jared > > > > At 07:38 PM 1/30/2001 +0100, you wrote: > > >How can i use graphics function in C console program? The linker say= s > > >that the library don=B4t exist, and it=B4s true. Maybe i must downlo= ad > > >one? > > > > > >Thanks a lot. > > > > > > _______________________________________________ > > Dev-cpp-users mailing list > > Dev...@li... > > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > > > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > |