2005.05.31 20:01 "[Tiff] tiffopen problems continue...", by Antoine

2005.06.01 09:16 "Re: [Tiff] Re: tiffopen problems continue...", by Jean-Yves Le Ridant

Does anyone have a vc++6 project/workspace that doesn't crash that they could send to me (or post somewhere) that calls libtiff simply like this (exe, dll, whatever) so I can check my system isn't borked somehow? I can compile 3.7.2 from the cl, but when I add any of the files (from the tools, for example) to a project it starts crying about unexpected end of file when searching for precompiled header directives...

Try:

go to "Project", "Settings".
In the Dialog Box --> "C/C++" tab, Category "Precompiled Headers"
then select "not using ..."

Then Rebuild All.

I do not have VC6 project/workspace fully "relative".

Jean-Yves