Mail Archives: djgpp/1999/01/27/16:02:47
On Tue, 26 Jan 1999, Linjun Xu wrote:
> I am trying to use all kinds of compilers to compile some source
> code of some simple games, but I can never success.
What compilers? Did that include DJGPP? If not, you are in the wrong
forum.
> It asks me for bios.h, graph.h, which I don't know where to get
> them. I checked the Visual C++ compiler in college computer lab. They
> don't have that two header files either.
DJGPP does have bios.h. As for graph.h, there's a replacement in the
GRX package (get v2tk/grx23.zip from the same place you got DJGPP).
Another alternative is Allegro, also in v2tk.
> Hmm, just ask, can DJGPP compile Windows 95 programs coded in C++ ?
Barely. See section 3.6 of the DJGPP FAQ list.
- Raw text -