Hi Guys,

I've now merged Garrett's changes to get the dae plugin source code
compiling against colladadom 2.x, and have moved on to getting
colladadom 2.1 built and installed, but alas am struggling a bit.

For those trying to follow this path - the requirements for external
dependencies is looks to be non existant in the source distribution,
and isn't too clear in the online docs, but once I tracked down pcrcpp
and boost-filesystem dependencies things compiled.  Now I've got the
dom built, but now the install apears to be playing up.

[EMAIL PROTECTED]:~/3rdParty/colladadom/dom$ sudo make install
[sudo] password for robert:
Uninstalling from /usr/local
Installing to /usr/local
rm: missing operand
Try `rm --help' for more information.
make: *** [install] Error 123

The headers install into /usr/local/include/colladadom, but so far it
looks like the libs haven't installed.  I running Kubuntu 7.10 64bit,
so I would have though a pretty standard setup.

I have modified our OpenSceneGraph/CMakeModules/FindCOLLADA.cmake to
reflect the new include directory path and am
prep changes to the library name as his has changed too, but... as yet
it doesn't compile thanks to the lib not being installed.

Should I just copy the lib by hand?

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to