AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.03.23 20:33 "add tag to tiff image", by Varun Reddy
2007.03.24 10:19 "Re: add tag to tiff image", by Andrey Kiselev
2007.03.25 14:09 "Re: add tag to tiff image", by Varun Reddy
2007.03.26 13:41 "Re: add tag to tiff image", by Andrey Kiselev
2007.03.26 16:47 "Re: add tag to tiff image", by Varun Reddy
2007.03.27 05:56 "Re: add tag to tiff image", by Andrey Kiselev
2007.03.27 15:09 "Re: add tag to tiff image", by Varun Reddy

2007.03.27 05:56 "Re: add tag to tiff image", by Andrey Kiselev

On Mon, Mar 26, 2007 at 12:47:08PM -0400, Varun Reddy wrote:
> When i try to compile the program i get the following error:
> 
> ------
> varun@varun-laptop:~/Desktop/osivtest$ gcc -o myprog tiffTagEditor.c
> /tmp/ccqgKygU.o: In function `TagExtender':
> tiffTagEditor.c:(.text+0x1d): undefined reference to `TIFFMergeFieldInfo'

You forgot pointing linker to libtiff library. Add -ltiff option to the
compilation command. Of course, the library itself should be available
in your system.

Best regards,
Andrey

-- 
Andrey V. Kiselev
ICQ# 26871517