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.29 15:16 "Re: Error by creating libtiff.lib library : tiff-3.7.4.zip", by David Jacques

I've encountered the same error as Mr. Roth.
JPEG lines are commented properly in the nmake.opt file.

#
# Uncomment and edit following lines to enable JPEG support.
#
#JPEG_SUPPORT	= 1
#JPEGDIR 	= d:/projects/jpeg-6b
#JPEG_INCLUDE	= -I$(JPEGDIR)
#JPEG_LIB 	= $(JPEGDIR)/Release/jpeg.lib

#
# Uncomment following lines to enable Old JPEG support
# (modified IJG JPEG library required, read the contrib\ojpeg\README first).
#
#OJPEG_SUPPORT = 1


Regards

David