Mail Archives: djgpp/1998/06/23/07:15:31
First, create a batch file as follows;
set DJGPP=C:\DJGPP\DJGPP.ENV
set PATH=C:\DJGPP\BIN;%PATH%
go32-v2
make
To compile Allegro, if you haven't done so already. If using
Win95, I suggest using Notepad, NOT wordpad as format
garbage can screw things up. Run from a DosBox. I usually
copy a copy of the MS-DOS shell program to the subdir...
You need to ad the various paths set under Options/Directories
in Rhide.
such as C:/djgpp/allegro/ for your header files.
C:/djgpp/allegro/lib/djgpp/ for your lib files.
Etc.
John Linnabary
jlinn AT iwaynet DOT net
http://www.iwaynet.net/~jlinn/
nick wrote in message <898506087 DOT 225324 AT pluto DOT global DOT net DOT au>...
>Thanks for your help,
>
>sorry to have to ask for more help, and i have looked through the help
>documents, but if anyone can please help me by posting information on:
>
> how to setup RHIDE to use Allegro.
>
>i would be very grateful. I have programmed basic routines which do not
need
>anything other than the c-ansii included library, but i am stuck trying to
>setup libraries and links and directories and stuff under RHIDE. thanks in
>advance.
>
>
>
>
- Raw text -