[Bf-committers] Trouble to build blender-2.72 on Fedora Rawhide

Jochen Schmitt Jochen at herr-schmitt.de
Wed Oct 1 16:50:56 CEST 2014


On Tue, Sep 30, 2014 at 09:53:45AM -0700, Dan Eicher wrote:

> Perhaps adding an #include <vector> to
> source/blender/collada/ArmatureImporter.h will fix it, can't really
> test right now but that's what I'd try first.

 Unfortunately, this doesn't fix my build issues. I have got the following error
 messages:

               from /usr/include/COLLADAFramework/COLLADAFWNode.h:17,
                 from /builddir/build/BUILD/blender-2.72/source/blender/collada/ArmatureImporter.h:32,
                 from /builddir/build/BUILD/blender-2.72/source/blender/collada/ArmatureImporter.cpp:42:
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:53:22: error: 'URI' is not a member of 'COLLADABU'
         std::vector <COLLADABU::URI> &skeletons() { return mSkeletons; }
                      ^
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:53:22: error: 'URI' is not a member of 'COLLADABU'
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:53:36: error: template argument 1 is invalid
         std::vector <COLLADABU::URI> &skeletons() { return mSkeletons; }
                                    ^
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:53:36: error: template argument 2 is invalid
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:65:22: error: 'URI' is not a member of 'COLLADABU'
         std::vector <COLLADABU::URI> mSkeletons;
                      ^
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:65:22: error: 'URI' is not a member of 'COLLADABU'
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:65:36: error: template argument 1 is invalid
         std::vector <COLLADABU::URI> mSkeletons;
                                    ^
/usr/include/COLLADAFramework/COLLADAFWInstanceBindingBase.h:65:36: error: template argument 2 is invalid

If may be nice for getting an additional hint, because I don't have any idea how to fix
this issues.

Thw whole build are available to [1] [2]

Best Regards:

Jochen Schmitt

[1] Info: http://koji.fedoraproject.org/koji/taskinfo?taskID=7732932
[2] Info: http://koji.fedoraproject.org/koji/buildinfo?buildID=581566


More information about the Bf-committers mailing list