Mail Archives: djgpp/1996/09/16/16:17:34
istvan AT outer-net DOT com (Stephen Marton) wrote:
>I just got 3DGPL, and compiled the demo without problems. But when I
>run it, it crashes with a gpf after a few seconds, and doesn't display
>anything. Dis anyone have this problem before? How could I fix it?
3DGPL was written to compile with DJGPP v1, not v2. Thankfully the
author separated out all compiler/hardware specific functions into
the files "hardware.c" and "hardware.h". Update the functions in
the .c file and it will work just fine.
Scott
- Raw text -