Mail Archives: djgpp/1997/07/25/23:47:32
Magisun (username AT infowest DOT com) wrote:
: I need help.
: Whenever I compile programs that use allegro i am fine, but when
: I get to the make stage it says undefined call to gfx_driver, and
: many other things, why is this? And can you help me fix the problem?
: Thanks, when you reply.
If you are using RHIDE and you use the option to create the Makefile
then, don't use:
#include "allegro.h"
but, use:
#include <allegro.h>
----------------------------------------------
Ricardo Cunha
myke AT cyberdude DOT com
http://www.geocities.com/Area51/Cavern/7471
ICQ: 2217830
----------------------------------------------
- Raw text -