Problem while trying to compile an allegro program
Efeme04

I have been trying to compile my first program with allegro in Fedora, but I always encounter the same problem, wich is that somehow the library functions aren't defined even thought I have the allegro5 and allegro5-devel packages installed. I haven't been able to find any answer to this problem anywhere so I was wondering if you could help me.

Edgar Reynaldo

Hello Efeme04!

You'll need to set search directories to find the include files and the linker files, and then link them appropriately.

Thread #618734. Printed from Allegro.cc