[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [35727] trunk/blender/source/blender/ collada: COLLADA: supporting barebone class for <extra> support (incomplete ).

Ken Hughes khughes at pacific.edu
Wed Mar 23 17:05:47 CET 2011


I know the commit says this is incomplete, but it breaks compiling on 
Linux for me:

In file included from 
/home/blender/opencollada/COLLADASaxFrameworkLoader/include/COLLADASaxFWLIExtraDataCallbackHandler.h:15,
                  from source/blender/collada/ExtraHandler.h:34,
                  from source/blender/collada/ExtraHandler.cpp:31
/home/blender/opencollada/COLLADASaxFrameworkLoader/include/COLLADASaxFWLXmlTypes.h:17:32: 
error: GeneratedSaxParser.h: No such file or directory

I have GeneratedSaxParser.h on the system, but not in the search paths 
being supplied for the compilation.

I'm using opencollada r827 (the last one I saw commits related to).  
Campbell says he thinks we're supposed to be using r836, the latest 
svn.  I'll try building against that (opencollada is a pain to build), 
but is there some official version number we're supposed to use?  Who 
decides that, and how is that information disseminated?

Ken

On 03/23/2011 07:25 AM, Nathan Letwory wrote:
> Revision: 35727
>            http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=35727
> Author:   jesterking
> Date:     2011-03-23 14:25:35 +0000 (Wed, 23 Mar 2011)
> Log Message:
> -----------
> COLLADA: supporting barebone class for<extra>  support (incomplete).
>
> Modified Paths:
> --------------
>      trunk/blender/source/blender/collada/CMakeLists.txt
>      trunk/blender/source/blender/collada/DocumentImporter.cpp
>      trunk/blender/source/blender/collada/SConscript
>
> Added Paths:
> -----------
>      trunk/blender/source/blender/collada/ExtraHandler.cpp
>      trunk/blender/source/blender/collada/ExtraHandler.h



More information about the Bf-committers mailing list