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
April 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.04.02 16:16 "MSVC & LibTIFF issues", by Phillip Wiles
2005.04.02 17:18 "Re: MSVC & LibTIFF issues", by Andrey Kiselev
2005.04.02 20:24 "Re: MSVC & LibTIFF issues", by Jean Yves Le Ridant
2005.04.02 21:42 "Re: MSVC & LibTIFF issues", by Chris Losinger

2005.04.02 17:18 "Re: MSVC & LibTIFF issues", by Andrey Kiselev

> My question/help request is can you please point at what specifically
> needs to be changed so that I will not have this issue?

Phillip,

The way to build libtiff, described in the tutorial you are mentioned is
not supported by the developers. Libtiff comes with a set of makefiles
and configuration file (nmake.opt) where the build parameters defined.
You should edit the line OPTFLAGS. The most important option is /MD.
With this option compiler will use dynamically linked multitreaded
runtime libraries. If libtiff is built with the /MD option, the other
software you want link against libtiff must be built in the same manner.

There is short and incomplete reference how to build libtiff with the
MSVC compiler:

 http://www.remotesensing.org/libtiff/build.html#PC

Regards,
Andrey


-- 
Andrey V. Kiselev
Home phone:  +7 812 5970603  ICQ# 26871517