From: Anakin Newsgroups: comp.os.msdos.djgpp Subject: Trouble Converting bcc2grx, setting up bcc2grx Date: Fri, 03 Jul 1998 21:03:01 -0400 Organization: newsread.com ISP News Reading Service Lines: 27 Message-ID: <359D7F45.2A2B@randomc.com> Reply-To: armybrat AT randomc DOT com NNTP-Posting-Host: pm-atl-2-103.nbank.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have setup and tested GRX and I am mostly sure that it is setup correctly. I then downloaded bcc2grx and unzipped it hoping to convert some of my friends Borland written programs so I could compile them. I then added the .h files and then I added the .a files in my default directories. I then typed "make test" (Like suppoed to). After the tests were made, I went to try them. This is where my problem came up. When I accessed them, I kept getting the error "GrSetMode: unknown video mode". I had gotten this same error with GRX, but then I added the "set directory=etc..." line in my DJGPP.env file. But I was curious why I had this error in bcc2grx when I didn't have it in GRX. Also, when I went to compile bcc2grx with my compiler, it said it couldn't find MANY of the GRX commands, even though the library was setup and running fine. Other question: Does the bcc2grx enable all the graphics.h commands from Borland to work in DJGPP? Which is better: GRX or Allegro? Thanks for reading, Anakin