2014.02.10 18:28 "[Tiff] libtiff with VS2012", by Nick X. Tsui

2014.02.10 19:33 "Re: [Tiff] libtiff with VS2012", by Jürgen_Buchmüller

Am Montag, den 10.02.2014, 13:28 -0500 schrieb Nick X. Tsui:

I don't know what else I should do. Anyone has any idea how I can make it
work? Thanks.

You could try to define the macro WIN32 in e.g. your project properties, preprocessor defines like "WIN32=1".

Did you copy the tif_config.vc.h to tif_config.h in the source tree? IIRC this is advisable to get usable global configuration macros for a VC based build.

Jürgen