This sounds like the build uses an older version of the
Opencollada libraries. or blender is not updated to the newest
version in trunk.

You can check as follows:

1.) Check that near ExtraHandler.cpp:65the function call looks like:

bool ExtraHandler::parseElement(
         const char *profileName,
         const unsigned long& elementHash,
         const COLLADAFW::UniqueId& uniqueId,
         COLLADAFW::Object* object)

2.) Check that the Opencollada libraries are built from:

https://github.com/gaiaclary/OpenCOLLADA

That repository contains the Opencollada revision that
should be used for building the Opencollada libraries.

cheers,
Gaia


On 07.04.2013 02:50, Dan Eicher wrote:
> Don't know if it's related but collada building is broken using fedora 18
> repo libs due to "DocumentImporter.cpp:128:72: error: cannot allocate an
> object of abstract type 'ExtraHandler'"
>
> On the plus side it's finding the libs ok.
>
> Dan
> _______________________________________________
> Bf-committers mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-committers

_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to