Mail Archives: djgpp/1997/01/30/00:31:15
On Mon, 29 Jan 1996 16:20:27 -0800 Jeannie McMurchie <geniem AT fta DOT com>
writes:
>>
>> Hello. This is probably a stupid question, but I NEED some help. I
>> recently downloaded GRX20 and Allegro and can't get either to
>work.Each time I compile a program using functions like GrLine and
>others (from
>> the tests with GRX20) it comes up with error like Undefined Function
>> GrLine (or Gr____). With allegro its the same thing, where the
>linker is having trouble defining the functions. I've Made both
>programs, but
>> that's it. Can some1 please tell me how to get either one, or even
>both, of these programs to work.
>>
>> Thanx,
>Andrew McMurchie
>
You must link in the library. I don't know for grx, but for Allegro
-lalleg should work (provided that liballeg.a is in the search path).
...Chambers
- Raw text -