AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
June 2007

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2007.06.15 13:12 "Big tiff port to minGW", by <tobykaos@free.fr>
2007.06.15 15:28 "Re: Big tiff port to minGW", by Bob Friesenhahn
2007.06.19 08:22 "Re: Big tiff port to minGW", by Joris Van Damme

2007.06.15 13:12 "Big tiff port to minGW", by <tobykaos@free.fr>

Hi,

I want to use bigtiff lib, and I test it since Aperio out a 4.0.1.
Then for GCC and msvc no particular problems appears. But for MinGW type __int64
does not support yet.
Then could you change macros for MinGW in including <stdint.h>, the official C99
header?

If it is not possible I will continue with msvc or make a cross compilation with
gcc.

Thanks.