Mail Archives: djgpp/1997/01/09/22:36:54
On Tue, 07 Jan 1997 19:32:59 GMT, boyer AT cs DOT sc DOT edu (Daniel Boyer)
wrote:
>Ok, Now everytime I try to complile a programs that uses the allegro
>library (and the gui functions), it compiles fine but when it get's
>sent to the linker it kicks out some errors about undefined references
Are you sure you have listed the Allegro library in the libraries
options (Options | Libraries)? If so, did you enable the library by
X-marking the brackets to the left of the library name (which should
be "alleg" without any prefixes or postfixes)?
The only reason I can think of (assuming the library was made properly
and is in the correct location) is that you either didn't list it in
the libraries section or you didn't enable the library after you
listed it.
- Raw text -