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.27 06:49 ""compiling libtiff using libjpeg under windows"", by Penumalli Madhavi
2007.03.27 07:26 "Re: "compiling libtiff using libjpeg under windows"", by Alexander Johnson
2007.03.27 07:51 "Re: "compiling libtiff using libjpeg under windows"", by Andrey Kiselev

2007.03.27 07:51 "Re: "compiling libtiff using libjpeg under windows"", by Andrey Kiselev

On Tue, Mar 27, 2007 at 08:26:49AM +0100, alexander johnson wrote:
> Unfortunately I never got it to work, I spent days at it but had to
> give up in the end. It seems like it should be something very easy to
> do but I just couldn't figure it out.  I think we need to set the path
> to the JPEG files so they link properly. If you see Makefile.vc , the
> lines:
> INCL    = -I. $(JPEG_INCLUDE) $(ZLIB_INCLUDE) suggest this.
> 
> I think these are set in nmake.opt.  I did try setting the path there,
> but I got different errors.

nmake.opt contains all variables that need to be adjusted in order to
build the library with external codecs. I am always using the
recommended method myself on the all range of MS compilers starting from
VC 6, so I am sure that it works. The only thing you need to carefully
control is compilation parameters (OPTFLAGS). You should ensure that all
softawre you want to link is built with the same runtime stuff (e.g., if
you want compile libtiff using /MD, then libjpeg should be built in the
same way).

Best regards,
Andrey


-- 
Andrey V. Kiselev
ICQ# 26871517