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
February 2002

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

2002.02.01 18:39 "Contrib Win95", by Siddhartha
2002.02.01 21:41 "Re: Contrib Win95", by Jason Summers

2002.02.01 18:39 "Contrib Win95", by Siddhartha

Hi ,

I downloaded Libtiff and i compiled it successfully under both DJGPP and
VC++ 6.0

In    Contrib\Win95 directory there is a file
Tiff2dib.c , i tried to compile it with DJGPP

gcc -i tiff2dib.exe tiff2dib.c -ltiff

And got some errors , i noticed there are some undefined struture references
such as BITMAPHEADERINFO etc.

Anybody had luck compiling this file , please help me where can i find the
header file which is apparently missing.

Thanks in advance,
Sid.