Hi Axel,

I don't remember exactly what problems we had, but of course we had. The
"Skipping incompatible" error means that the libraries you are linking are
in the wrong architecture. It seems that you are mixing 32 bits and 64 bits
libraries. We only have built collada-plugin in a static way without bullet
support. You can download our compiled plugin here [1], and release it in
your osgPlugins directory (BTW it is in 32 bits).

Cheers.

[1]
https://svn.forge.osor.eu/svn/gvsig-3d/1.10/tags/gvSIG_3D_Animation_1_10_build_15/binaries/linux/3D/osgPlugins-2.8.3/osgdb_dae.so

2010/11/2 Axel Spirtaat <[email protected]>

> Excuse me Jordi,
> i continue to have the same errors building building collada (also
> following the tutorial you've suggested me).
> Did you have a problem like this building it?
>
> a...@axel-desktop:~/osg/collada-dom$ make os=linux project=minizip
> make os=linux project=minizip -C dom
> make os=linux project=dom -C dom
> make os=linux project=fx -C fx
> make os=linux project=rt -C rt
> make os=linux project=viewer -C viewer
> make[1]: ingresso nella directory
> «/home/axel/Scrivania/OSG/collada-dom/viewer»
> Linking build/linux-1.4/viewer
> /usr/bin/ld: skipping incompatible
> ../rt/external-libs/bullet/lib/linux/libbulletopenglsupport.a when searching
> for -lbulletopenglsupport
> /usr/bin/ld: cannot find -lbulletopenglsupport
> collect2: ld returned 1 exit status
> make[1]: *** [build/linux-1.4/viewer] Errore 1
> make[1]: uscita dalla directory
> «/home/axel/Scrivania/OSG/collada-dom/viewer»
> make: *** [all] Errore 2
>
> a...@axel-desktop:~/osg/collada-dom$ find . -iname
> libbulletopenglsupport.a
> ./rt/external-libs/bullet/lib/linux/libbulletopenglsupport.a
>
>
>
>
> I ask this here because on SourceForge the project seems to be inactive...
>
>
> Thank you[/list]
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=33335#33335
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>



-- 
Jordi Torres Fabra

gvSIG 3D blog
http://gvsig3d.blogspot.com
Instituto de Automática e Informática Industrial
http://www.ai2.upv.es
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to