2008.07.28 07:38 "[Tiff] Building the Libtiff in MSVC++", by Harsha

2008.07.28 08:48 "Re: [Tiff] Building the Libtiff in MSVC++", by Mateusz Łoskot

Harsha pisze:

This is regarding the building the Libtiff.lib and dll in MSVC++.

I have tried to run makefile.vc thru nmake, but I is showing some files are missing.

Harsha,

What files are missing?

What error message you are getting?

I suppose it's about jpeg and zlib library files.

You need to have development files (headers and libraries) for libjpeg and zlib libraries. Next, open nmake.opt files and move to sections that say:

# Uncomment and edit following lines to enable JPEG support.

then to

# Uncomment and edit following lines to enable ZIP support

and edit JPEGDIR and ZLIBDIR variables according to your environment.

Regards,

--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org