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 2000

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!



2000.02.24 15:40 "BUG: Win32 build", by John O'connor

Hi,

Hopefully this is the right place to send bug reports.  When I tried the
documented way to build libtiff 3.5.4 using Visual C++, I got this error:

NMAKE : fatal error U1073: don't know how to make 'fax3sm_winnt.obj'
Stop.

After digging around in the distribution a little, I noticed fax3sm.c in
contrib/winnt.  The problem is solved by copying contrib/winnt/fax3sm.c to
libtiff/fax3sm_winnt.c.  I also copied over version.h for the hell of it but
I'm not sure if this affects the build.

john