[Bf-committers] Issue of building blender-2.67 on rawhide (OpenCOLLADA)

Jochen Schmitt Jochen at herr-schmitt.de
Wed May 8 19:54:01 CEST 2013


Hello,

I have tried to built blender-2.67 on fedora rawhide and have got
the following error messages:

/builddir/build/BUILD/blender-2.67/source/blender/collada/DocumentImporter.cpp: In member function 'bool DocumentImporter::import()':
/builddir/build/BUILD/blender-2.67/source/blender/collada/DocumentImporter.cpp:128:72: error: cannot allocate an object of abstract type 'ExtraHandler'
  ExtraHandler *ehandler = new ExtraHandler(this, &(this->anim_importer));
                                                                        ^
In file included from /builddir/build/BUILD/blender-2.67/source/blender/collada/DocumentImporter.cpp:85:0:
/builddir/build/BUILD/blender-2.67/source/blender/collada/ExtraHandler.h:42:7: note:   because the following virtual functions are pure within 'ExtraHandler':
 class ExtraHandler : public COLLADASaxFWL::IExtraDataCallbackHandler
       ^
In file included from /builddir/build/BUILD/blender-2.67/source/blender/collada/DocumentImporter.cpp:50:0:
/usr/include/COLLADASaxFrameworkLoader/COLLADASaxFWLIExtraDataCallbackHandler.h:39:22: note: 	virtual bool COLLADASaxFWL::IEx

It may be nice, if anyoune have a hint to solve this issue.

Best Regards:

Jochen Schmitt


More information about the Bf-committers mailing list