It's strange, because I used the version of Collada specified in the file "OpenSceneGraph/src/osgPlugins/dae/README.txt"
namely "COLLADA_1.4.1_DOM_1.3.0.zip".

I tried to compile this plugin by using the SVN version (using cmake) but it still get the same error (I put the Collada_Dom library into /usr/local/lib).

You told me you did compile OSG1.2 with the Collada plugin under Linux. Could you tell me which version of Collada and OSG you used ? And which Linux distribution do you use?

Cheers

Hi Philippe,

On 5/4/07, *Philippe Apéry* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    It still doesn't work. I remove every package from osg and collada. I
    recompiled every things from scratch. And it still doesn't work :(

    I did "make clean", "make" and then "make install" under the
    directory
    "OSG_1.2/OpenSceneGraph". I got no errors. I got the file
    "osgdb_dae.so"
    in "/usr/local/lib/osgPlugins".

    I didn't understand what you mean with "Check for multiple
    versions of
    COLLADA". I didn't find any other version of the Collada plugins
    installed.


My multiple versions, I mean one version is installed in somewhere like /usr/lib and another local to your build of the OSG.
    Did you try to compile OSG_1.2 under linux? Does the Collada
    plugin work
    under linux? I found no mail about someone making it work under
    linux.


Yes I did compile Collada plugin under OSG-1.2. I develop almost entirely under Linux and marge and test all contributions.

Perhaps your version of Collada doesn't mix well with the one that 1.2 assumes, as the Collada version rev'd since the release of 1.2.

The SVN version of the OSG is more up to date w.r.t latest Collada version, alas right now we don't yet have CMake support for the plugin, so its temporarily out of action.

Robert.




------------------------------------------------------------------------

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to