| 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 |
Thread2006.09.06 05:01 "Re: Building libtiff using Visual C++ 2005 Express Edition", by Anurag Singhi got the same problem... you can remove tif_unix.c if you are making on windows. if your machine have another VC IDE then you can specify the same path for windows.h. one thing more which version of libtiff your using...in latest version tif_unix.c have not include windows.h. in latesr version there's just two file tif_win3.c and tif_win32.c includes windows.h. act there are the platform dependent files so you can remove it. ther's already tif_msdos.c. this will also work for you. Anurag |
|||||||