delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/15/20:03:33

Date: Wed, 16 Feb 2000 05:42:52 +0600 (LKT)
From: Kalum Somaratna aka Grendel <kalum AT crosswinds DOT net>
X-Sender: root AT darkstar DOT grendel DOT net
To: djgpp AT delorie DOT com
Subject: Re: allegro
In-Reply-To: <38A9A947.C67E728A@club-internet.fr>
Message-ID: <Pine.LNX.4.10.10002160539430.886-100000@darkstar.grendel.net>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Tue, 15 Feb 2000, Stiphane Pierrel wrote:

> I'm a newbie and I'm very bad in English .
> I try to install allegro.h.
> But I don't know how to compile it.
> I think that I must used make.exe , but I don't know how to tell to him
> the directory of allegro.
> 
> steph

Please change to the allegro directory. and type "make install" (without
the quotes). This should compile the library and install the approprite
files, allegro.h in the djgpp\include folder and liballeg.a (the allegro
library) in the djgpp\lib folder.

Afterwards to compile a program please make sure you add the -lalleg
switch to ask the linker to link in the allegro library.
And example would be "gcc game.c -o game.exe -lalleg"

Hope this help's,
Grendel

Hi, I'm a signature virus. plz set me as your signature and help me spread
:)

- Raw text -


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