www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/01/03/06:28:34

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
Message-ID: <3C343EFD.1B8345D4@teleline.es>
Date: Thu, 03 Jan 2002 12:22:37 +0100
From: Mariano Alvarez Fernandez <malfer AT teleline DOT es>
X-Mailer: Mozilla 4.5 [es] (Win98; I)
X-Accept-Language: es
MIME-Version: 1.0
To: djgpp AT delorie DOT com, the_juggernaut AT juno DOT com
Subject: Re: grx
Reply-To: djgpp AT delorie DOT com

>OK, I've built GRX and I think I have it installed.  I had problems
>before because I'm not as familiar with DOS as I should be.  I made the

>test programs but almost all say this when run:
>
>GrSetMode: could not find suitable video driver
>
>I also tried making the hello world program from the documentation.  It

>compiled fine, but when I tried to link it, it had a bunch of
"undefined
>reference to:" errors.  There's an error for every function in the
>program, plus more for functions that I assume are being called by
>functions in the program.  I checked the include and lib subdirs and
>found grx20.h, grxkeys.h, and libgrx20.a all where they should be.  If
it

Remember to add the "-lgrx20" switch to your gcc compile line

>helps, I have a Rage 128 Pro video card, and in autoexec.bat I have the

>line:
>
>SET GRX20DRV=VESA gw 1024 gh 768 nc 256
>

Try this:

set GRX20DRV=stdvga

and them run some test programs like "wintest" and "modetest"

if it works ok, try:

set GRX20DRV=VESA

and run the same programs.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019