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
December 1998

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!



Thread

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

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

-----Original Message-----
From: owner-tiff@olympiakos.com [mailto:owner-tiff@olympiakos.com]On
Behalf Of Chris Friesen
Sent: Saturday, January 02, 1999 7:16 PM
To: fatima@morrisonscientific.com
Cc: tiff@sgi.com
Subject: Re: Opening a tiff image using VC++5.0


Fatima Janmohamed wrote:
>
> Hi all,
>
> I have just started to learn VC++5.0 and MFC and I am trying to
> create a program that opens a TIFF image on which I can draw boxes...
>
> I want to use the LIBTIFF library but I feel overwhelmed with all the
> info and am not even sure how to use the LIBTIFF with VC++.

I'm in the same boat, but with VC++6.0.  Someone suggested that I check
out ImageMagick, which has workspace files for compiling with VC++.  I
did have to make a minor modification to ttraster.c to turn off the
optimization for maximum speed, but after that it compiled with no
problems.  This builds a .dll from the tiff library as well as other
image formats, and implements some graphics tools.  They might be of use
to you, but at the very least you can use it to compile the tiff
library....

Chris

Attachment Converted: "C:\Eudora\Attach\Larry Siden.vcf"