delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/08/30/07:32:58

Reply-To: <arfa AT clara DOT net>
From: "Arthur" <arfa AT clara DOT net>
To: "DJGPP Mailing List" <djgpp AT delorie DOT com>, <Meola111 AT aol DOT com>
Subject: RE: RHIDE and Allegro
Date: Sun, 30 Aug 1998 12:32:15 +0100
Message-ID: <000101bdd409$d65c2880$284d08c3@arthur>
MIME-Version: 1.0
Importance: Normal
In-Reply-To: <587d2995.35e8ca8e@aol.com>>

> I finally got my first c++ program working in RHIDE!!! Now i downloaded the
> the Allegro game library, and i tried to complie thier examples and thier
> demo, but got SOOO many erros i cant list them here. What am i suppose to do
> to get allegro to work with RHIDE? Thanks

Don't compile Allegro with RHIDE. In the Allegro directory there is a file called
MAKEFILE. This means that if you go to that directory in DOS prompt and type MAKE,
Allegro will be compiled.

Note that Allegro doesn't come with the game library pre-compiled. To compile an
Allegro program, you need to link it with liballeg.a (using -lalleg). However if this
file does not exist, you have problems. The makefile takes all the source files and
compiles them into the library, then compiles all the example programs.

James Arthur
jaa AT arfa DOT clara DOT net
ICQ#15054819

- Raw text -


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