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
December 2004

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!



2004.12.10 03:59 "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)