2002.02.01 18:09 "Contrib Win95", by Siddhartha

2002.02.01 18:09 "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.