Package Details: collada-dom 2.5.0-5

Git Clone URL: https://aur.archlinux.org/collada-dom.git (read-only, click to copy)
Package Base: collada-dom
Description: An API that provides a C++ object representation of a COLLADA XML instance document.
Upstream URL: https://github.com/rdiankov/collada-dom/
Licenses: custom
Provides: colladadom
Submitter: N30N
Maintainer: cbjamo
Last Packager: cbjamo
Votes: 20
Popularity: 0.007421
First Submitted: 2010-08-19 03:54 (UTC)
Last Updated: 2024-11-16 12:01 (UTC)

Latest Comments

« First ‹ Previous 1 2

maltzer commented on 2016-05-12 20:33 (UTC)

@Alad It's an error with building collada-dom with GCC 6. I've updated the package with a patch based off commits to the Git repository, so it should build without a problem now.

Alad commented on 2016-05-12 18:06 (UTC)

[ 96%] Building CXX object dom/CMakeFiles/collada-dom.dir/src/dae/daeMetaGroup.cpp.o /home/aur/collada-dom/src/collada-dom-2.4.4/dom/src/dae/daeMetaGroup.cpp: In member function ‘virtual daeElement* daeMetaGroup::placeElement(daeElement*, daeElement*, daeUInt&, daeInt, daeElement*, daeElement*)’: /home/aur/collada-dom/src/collada-dom-2.4.4/dom/src/dae/daeMetaGroup.cpp:29:10: error: cannot convert ‘bool’ to ‘daeElement*’ in return return false; ^~~~~ dom/CMakeFiles/collada-dom.dir/build.make:446: recipe for target 'dom/CMakeFiles/collada-dom.dir/src/dae/daeMetaGroup.cpp.o' failed make[2]: *** [dom/CMakeFiles/collada-dom.dir/src/dae/daeMetaGroup.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:179: recipe for target 'dom/CMakeFiles/collada-dom.dir/all' failed make[1]: *** [dom/CMakeFiles/collada-dom.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

bchretien commented on 2015-10-23 12:44 (UTC)

Yet another Boost update, so a rebuild is required.

bchretien commented on 2014-09-08 10:02 (UTC)

There's been a Boost update so a bump may be required.

guini commented on 2010-10-17 16:10 (UTC)

Thank you for the pkgbuild, but it dosn't build. I think the download url is wrong.