2004.12.10 03:59 "[Tiff] errors in with libtiff", by S Smith

I'm using libtiff with VS.NET. I've compiled it, I've included the path for the headers, I've linked to libtiff.lib. I'm getting a couple of errors that seem to indicate conflicting definitions. I hope this is enough information. Let me know if you need more.

Thanks.

PreprocessIntrinsicData error LNK2005: "private: __thiscall type_info::type_info(class type_info const &)" (??0type_info@@AAE@ABV0@@Z) already defined in libcmtd.lib(typinfo.obj)

PreprocessIntrinsicData error LNK2005: "private: class type_info & __thiscall type_info::operator=(class type_info const &)" (??4type_info@@AAEAAV0@ABV0@@Z) already defined in libcmtd.lib(typinfo.obj)