Mail Archives: djgpp/2000/11/20/08:45:29
Syco <sycoweb AT chez DOT com> 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.
- Raw text -