"Michael W. Hall" writes:

> My bad.  The error now states:
>
> osgversion: symbol lookup error: /usr/local/lib64/libosg.so.70:
> undefined symbol: _ZN11OpenThreads5MutexC1ENS0_9MutexTypeE
>
> Ideas?

It seems you are mixing libraries and executables from different OSG
versions. Use the ldd command with osgversion in order to now which so's
are picked for your system an environment.

-- 
Alberto

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

Reply via email to