Mail Archives: djgpp/1993/04/29/07:57:39
Hi Wonkoo,
Are you sure you installed LIBGRX correct ?
(Hints :
- Check the GO32 environment variable (should read like
... driver /gcc/contrib/libgrx/drivers/et4000.grn gw 800 gh 600 nc 256 ...
or similar)
- Try the modetest program in contrib/libgrx/drivers to check your
graphics system.
)
The BGI_PATH uses on initgraph() is used to set the directory containing the
.chr files only.
The libgrx.a coming with BCC2GRX should be compatible with libgrx 1.02 since
Csaba send me a copy of his working directory. The main differences between
1.02 and the included pre 1.03 are :
- all graphics primitives should be working
- there is a patch included prevent video disturbances on DAC loading
- the start, stop and center points of the last arc operation are
store in the _grx_arc_XX variables to simulate the borland
getarccoords() function
Please get the *offical* LIBGRX v1.03 when it's out (will be soon ...) .
Hartmut
- Raw text -