| 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 |
Thread2008.08.11 17:57 "windows 64 bit build", by Mikhail KrukHi, I'm trying to build LibTiff for 64 bit Windows. I'm not sure what's the best way to handle this problem in tif_win32.c (in TIFFOpen()): tif = TIFFFdOpen((int)fd, name, mode); fd is a void * which is 64 bit on Windows, int is 32 bit. Thanks, mk |
|||||||