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
November 2005

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

2005.11.22 08:19 "Error by creating libtiff.lib library : tiff-3.7.4.zip", by Igor Roth
2005.11.24 20:36 "Re: Error by creating libtiff.lib library : tiff-3.7.4.zip", by Frank Warmerdam
2005.11.29 15:16 "Re: Error by creating libtiff.lib library : tiff-3.7.4.zip", by David Jacques
2005.12.01 22:28 "Re: Error by creating libtiff.lib library : tiff-3.7.4.zip", by Andrey Kiselev

2005.11.22 08:19 "Error by creating libtiff.lib library : tiff-3.7.4.zip", by Igor Roth

Ladies and gentelmen,

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