2010.04.06 09:51 "[Tiff] FW:_tiiffcp_problème", by Erwan Violle

2010.04.06 10:37 "Re: [Tiff] FW:_tiiffcp_problème", by Olivier Paquet

2010/4/6 Erwan Violle <erwanvsair1@hotmail.fr>:

I am using windows xp, I also download libtiff.dll, and libtiff 3.8.2

Here are the errors when I compile:

[Linker error] undefined reference to `_TIFFfree '
[Linker error] undefined reference to `_TIFFmalloc '
[Linker error] undefined reference to `TIFFRasterScanlineSize '
[Linker error] undefined reference to `TIFFDefaultTileSize '
[Linker error] undefined reference to `TIFFDefaultStripSize '

Where did you download your libtiff.dll from? Which compiler are you compiling your code with? Did you set libtiff to be linked to your project? If so, how?

Olivier