From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro OR Grx OR ( Allegro AND Grx ) Date: 20 Nov 2000 13:32:26 GMT Organization: Aachen University of Technology (RWTH) Lines: 36 Message-ID: <8vb95a$mvs$1@nets3.rz.RWTH-Aachen.DE> References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 974727146 23548 137.226.32.75 (20 Nov 2000 13:32:26 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 20 Nov 2000 13:32:26 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Syco wrote: > I begin with DJGPP, and I really don't know how to do for graphics. > ALLEGRO or GRX ? Entirely your choice. It depends on considerations only you yourself can take into account, properly. Like: required range of target platforms, type of application, need for the non-graphical pargs of Allegro, ... > So : IS IT A WAY FOR USING ALLEGRO AND GRX IN THE SAME SOURCES ?? [Can you please cut down the volume a bit? It's considered impolite to SHOUT LOUDLY AT EVERYONE, in Usenet]. > 'cause I saw that GRX vars in environment make Allegro compiles not work. > ( like : > @SET PATH="%PATH%;%RSXNTDJ%\bin" > @SET C_INCLUDE_PATH=%RSXNTDJ%\include\win32\anders > @SET LIBRARY_PATH=%RSXNTDJ%\LIB;G:\DJGPP\LIB > ) You're mixing things up, here. None of these environment variable has anything to do with GRX. They're for RSXNTDJ, an extension of DJGPP to make it possible to compile Win32 applications. An entirely other piece of cake, that is. > I have to hide this lines for compiling Allegro sources. You have to hide them for DJGPP itself to work properly, that's what the problem is. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.