Hi Phillippe, The error:
On 5/3/07, Philippe Apéry <[EMAIL PROTECTED]> wrote:
/usr/local/lib/osgPlugins/osgdb_dae.so) - dlopen(): /usr/local/lib/osgPlugins/osgdb_dae.so: undefined symbol: _ZN14daeRawResolverC1Ev DynamicLibrary::failed loading "osgdb_dae.so"
Is very telling, the dae plugin is being loaded by it fails with an unresolved symbol. Normally a problem like this will occur when the OSG is compiled against one version of library but at runtime is linking to another. Check for multiple versions of COLLADA installed on your machine. Robert.
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
