Mail Archives: djgpp/1997/05/30/08:21:43
I'm tring to complie this program that uses graphics, but I'm not sure
which one. The output from gcc is:
fracpack.c: In function `main':
fracpack.c:32: graphics.h: No such file or directory (ENOENT)
fracpack.c:82: `GR_default_graphics' undeclared (first use this function)
fracpack.c:82: (Each undeclared identifier is reported only once
fracpack.c:82: for each function it appears in.)
fracpack.c:324: `GR_default_text' undeclared (first use this function)
Which library do I need?
Cheers
Liam
- Raw text -