| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.12.11 03:57 "Re: linker errors", by Chris Losingeri'm going to guess that your app is built to use one version of the C/MFC runtimes and your LibTiff project is setup to use another. look at the properties for both projects and compare the "C++ / Code Generation / Runtime Library" settings. they should match for the app and the library. if they don't match, you're mixing versions of the C-runtimes, and you'll get lots of multiply-defined symbol errors. -c ---- Chris Losinger losinger@earthlink.net smallest@smalleranimals.com http://www.smalleranimals.com |
|||||||