| 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 |
Thread2007.01.16 12:27 "Re: TiffOpen opens file too long", by Mateusz LoskotTomasz Bywalec wrote: >> >> Tomasz Bywalec wrote: >> >>> When I was trying to compile libTiff for PocketPC, I've had to made >>> one little "fix" - standard C library for PocketPC which is included >>> in my Visual C++ doesn't contain bsearch function. I fixed it in that >>> way that I copied it from CRT library source code and pasted into >>> some file in LibTiff which needed that function. There were some >>> macros doing argument checks at the beginning of function - however I >>> just removed them and compiled the library. And it works quite good >>> :) (at least, I've never seen any core dump made by libTiff :) - >>> however, maybe it could be the reason? >>> > I compiled Windows CE port, submitted today by Mateusz Loskot, and it > works much faster than my "dirty-fixed-port" :) TIFFOpen now works with > much shorter delay. Probably I must have done something wrong "fixing" > the code. I'm glad it works for you. > Thanks for any help, and big thanks to Mateusz for his great port :) Thank you! By the way, I'm going to maintain this port in future, as I need it for GDAL for WinCE, so if you will have any comments or fixes, don't hesitate to fire away them to me. Cheers -- Mateusz Loskot http://mateusz.loskot.net |
|||||||