
Thread
2002.02.18 12:58 "List traffic....? Help", by Alister Clinton Tevlin
I don't see very much traffic, is anyone out there?
If so maybe you can help.
I run COL3.1 with libtiff and see the following:
$ gcc ./readtif.c
/tmp/ccR4t2j5.o: In function 'main':
/tmp/ccR4t2j5.o(.text+0x67): undefined reference to 'TIFFOpen'
I'm relatively new to C programming, very new to libtiff.
I have
#include <tiffio.h>
at the start of my file and don't know what's happening.
Any sugestions would be appreciated.
Cheers,
Clint
Sydney, Australia