[osg-users] [build] Problem compiling OSG 3.4.1 osgDB 64 bit

Tony O'Rourke amtonyorourke at gmail.com
Wed Sep 20 17:41:22 PDT 2017


Hi,

The osgDB solution has as an input lib
C:\OpenSceneGraph\3.4.0\3rdParty\lib\zlib1.lib
That didn't work for me.

Changing the input libs to
C:\OpenSceneGraph\3.4.1\3rdParty\lib\Debug\zlibd.lib
C:\OpenSceneGraph\3.4.1\3rdParty\lib\Release\zlib.lib
as appropriate does work.

Found this problem when updating OSG from 3.4.0 (32 bit) to 3.4.1 (64 bit).
The lib ...\3.4.0\...\zlib1.lib exists but it's not the lib required.

Build configuration was generated by CMake.
Compiler used was VisualStudio 2013

Thank you!

Cheers,
Tony

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







More information about the osg-users mailing list