Hi Jean-Sébastien,

----- "Jean-Sébastien Guay" a écrit :
> As for the release/debug thing, since LibTIFF is a C only library it 
> doesn't make any difference, except if you want to debug into
> LibTIFF's 
> code from your application (i.e. place breakpoints etc). I doubt
> you'll 
> want to do that while developing OSG code, as reading tiff files is 
> pretty low-level and should be fairly mature. So OSG should always
> link 
> to the release LibTIFF. If that's not the case then you can submit
> that change here.

Well, I hate linking to 2 different CRT libs under Windows, and I hate using 
the /NODEFAULTLIB as it is the source of obscure crashes.

BTW, jpeg and png plugins manage to link with their respective debug libraries.

-Fred
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to