| 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 |
Thread2003.02.19 15:54 "Re: your mail", by Andrey KiselevOn Wed, Feb 19, 2003 at 11:26:00AM +0000, rohini patil wrote: > how can i port the libtiff of linux into windows > platform, to use the functions of linux environment > such as TIFFOpen, TIFFReadScanline in windows > environment to read the tiff images and load them into > the memory. All helper files required to compile libtiff with MSVC compiler already supplied with the library. Go into libtiff/ subdirectory and run nmake /f makefile.vc from the Windows command line. This builds the library. You can look inside makefile.vc to change compilation options. -- Andrey V. Kiselev Home phone: +7 812 5274898 ICQ# 26871517 |
|||||||