2005.09.27 16:15 "[Tiff] libtiff 3.7.4 win32 fails compilation", by Nicklas Norling

2005.12.01 22:28 "Re: [Tiff] Error by creating libtiff.lib library : tiff-3.7.4.zip", by Andrey Kiselev

On Tue, Nov 22, 2005 at 09:19:20AM +0100, Igor Roth wrote:

I have downloaded your tiff-3.7.4.zip packege and wanted to create

the TIFF-Libraries with:

C:\LIBTIFF\LIBTIFF> nmake /f makefile.vc

The following error has appeared at the compile time.

The file jpeglib.h is really not present in this packege.

What can I do to create this libraries?

Thank you
I.Roth

cl /nologo /Ox /MD /GX /W3 -I. -DCHECK_JPEG_YCBCR_SUBSAMPLING -DDEFAULT_EXTRASAMPLE_AS_ALPHA -DSTRIPCHOP_DEFAULT=TIFF_STRIPCHOP

-DLOGLUV_SUPPORT -DNEXT_SUPPORT -DTHUNDER_SUPPORT -DLZW_SUPPORT

-DPACKBITS_SUPPORT -DCCITT_SUPPORT -DTIF_PLATFORM_CONSOLE

-DFILLODER_LSB2MSB /c tif_jpeg.c

tif_jpeg.c

tif_jpeg.c(75): fatal error C1083: Include-Datei kann nicht geoeffnet werden: 'jpeglib.h': No such file or directory

Igor,

I can suppose that you have built the library on Unix system using configure script and afterwards rebuilt it on Windows from the same source tree, but without 'make distclean' command. You should remove the old tif_config.h file and start nmake. Hope that helps.

Regards,
Andrey

--
Andrey V. Kiselev

Home phone: +7 812 5970603 ICQ# 26871517