| 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 |
Thread2006.08.07 20:24 "Re: Resolved: libtiff.dll and MSVC 6", by Bernie PallekSean wrote: > Upon inspecting my setup this morning, I discovered that I > had added one version of libtiff.lib to the project, while > listing the library directory for another build of the same > library. I guess that I Good chances that one of them was a debug build, and the other a release build -- mixing debug and non-debug modules is the most common cause of those "(stack) crap-out when calling 3rd party lib code" errors. Glad to hear you've solved it! |
|||||||