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
January 2002

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

2002.01.13 19:10 "something wrong with libtiff when I try to release my tiff VC++ project", by Jianping Zhu
2002.01.14 07:38 "Re: something wrong with libtiff when I try to release my tiff VC++ project", by Peter Montgomery

2002.01.14 07:38 "Re: something wrong with libtiff when I try to release my tiff VC++ project", by Peter Montgomery

It sounds like you're not linking against the library in the release
build and/or you haven't set the dependencies properly in the release
build..  Are you using a make file are the IDE to set dependencies and
compile?

    Thanks,
    PeterM