Hi,

3rdParty package V5 uses zlib not as static build, therefore the viewer 
requires now the zlib dll.

In older 3rdParty packages I used the static zlib and it worked without the dll.

I had to change to dynamic zLib because I updated libpng and the new version 
caused some trouble with static zLib: It compiled well, but in the OSG compile 
process  the png plugin required additonal zLib linking. To avoid polluting OSG 
project files, I changed to dynmic zLib.


@All: Should the next package version switch back to static zLib (which means I 
have to add the png plugin cmake file) ?


Thank you!

Cheers,
Torben

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=37936#37936





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to