| 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 |
Thread2005.08.19 20:37 "Re: win32 libtiff", by Mark R OlinI was able to compile a binary lib and dll using "nmake" (begrudgingly), which is a MS Visual Studio utility (I have it, but don't use much). I read comments in "makefile.vc" in the libtiff distribution which said to execute nmake /f makefile.vc all and that worked to supply me with natively compiled libtiff.lib and libtiff.dll. Linking them into my program using Codewarrior IDE, I am able to use the TIFF routines successfully again, but with the same unusual Access Violation and runtime error in ntdll.dll. Invalid Address specified to RtlFreeHeap( 00140000, 0014A2F8 ) Since I am using two different linking environments, Codewarrior and MSVC, I am thinking that the problem lies there. Anyway, thanks to Edward L. for the new direction. Mark |
|||||||