1998.12.30 15:50 "Opening a tiff image using VC++5.0", by Fatima Janmohamed

1999.01.04 16:21 "RE: Opening a tiff image using VC++5.0", by Larry Siden

I have just successfully built LIBTIFF with VC++ 5.0 (also works for 6.0). I built only libtiff.lib itself; the `configure' utility is not meant for MSWin. Look at the readme in contrib/win95. It has a makefile that I copied to the libtiff directory and used. I set up my VC++ project as a `makefile' project. (This had the side-effect that the project was named "Makefile", but so be it.) I also built one of the sample (i.e. "tool") programs. Fatima can contact me directly if she wants more help.

Larry Siden