Hello Everyone,
I'm trying to get OSG to compile with Collada on a Windows box under
Visual Studio 2005 and I can't get Plugins dae to compile. I keep
getting the following errors:
Error 1 error C2512: 'daeURI' : no appropriate default constructor
available
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeWriter.cpp
29
Error 2 error C2664: 'daeURI::daeURI(DAE &)' : cannot convert
parameter 1 from 'const char *' to 'DAE &'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeWMaterials.cpp
102
Error 3 error C2039: 'getFilepath' : is not a member of
'daeURI'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRMaterials.cpp
623
Error 4 error C2039: 'getFilepath' : is not a member of
'daeURI'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRMaterials.cpp
625
Error 5 error C2039: 'getFile' : is not a member of 'daeURI'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRMaterials.cpp
627
Error 6 error C2039: 'getFile' : is not a member of 'daeURI'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRMaterials.cpp
629
Error 7 error C2039: '_Meta' : is not a member of 'domP'
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRGeometry.cpp
314
Error 8 error C2065: '_Meta' : undeclared identifier
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRGeometry.cpp
314
Error 9 error C2227: left of '->create' must point to
class/struct/union/generic type
c:\OpenSceneGraph-2.4.0\OpenSceneGraph\src\osgPlugins\dae\daeRGeometry.cpp
314
I've tried the fix from this archived post:
http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/2007-October/003826.html
But it didn't work and I got exactly the same errors. Can anyone help me
fix this? Thanks so much for your help.
-Fred Zyda
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org