[Bf-committers] Blender Foundation Development Team report week 40

(Ry)akiotakis (An)tonis kalast at gmail.com
Sat Oct 9 12:52:21 CEST 2010


Collada fails to compile for me (Scons- MinGW with gcc 4.5.1)


In file included from
e:/mingw/lib/gcc/../../include/c++/4.5.1/ext/hash_map:60:0,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/COLLADABUPrerequisites.h:41,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/Math/COLLADABUMathUtils.h:14,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/Math/COLLADABUMathMatrix4.h:16,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWTypes.h:16,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWUniqueId.h:15,
                 from source\blender\collada\/SkinInfo.h:31,
                 from source\blender\collada\SkinInfo.cpp:40:
e:/mingw/lib/gcc/../../include/c++/4.5.1/backward/backward_warning.h:28:2:
warning: #warning This file includes at least one deprecated or
antiquated header which may be removed without further notice at a
future date. Please use a non-deprecated interface with equivalent
functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this
warning use -Wno-deprecated.
In file included from
e:/mingw/lib/gcc/../../include/c++/4.5.1/ext/hash_map:60:0,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/COLLADABUPrerequisites.h:41,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/Math/COLLADABUMathUtils.h:14,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADABaseUtils\include/Math/COLLADABUMathMatrix4.h:16,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWTypes.h:16,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWUniqueId.h:15,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWObject.h:15,
                 from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWMeshPrimitive.h:15,
                 from source\blender\collada\MeshImporter.cpp:31:
e:/mingw/lib/gcc/../../include/c++/4.5.1/backward/backward_warning.h:28:2:
warning: #warning This file includes at least one deprecated or
antiquated header which may be removed without further notice at a
future date. Please use a non-deprecated interface with equivalent
functionality instead. For a listing of replacement headers and
interfaces, consult the file backward_warning.h. To disable this
warning use -Wno-deprecated.
In file included from source\blender\collada\SkinInfo.cpp:34:0:
source\blender\editors\include/ED_mesh.h:84:1: error: 'intptr_t' does
not name a type
In file included from
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWPolygons.h:15:0,
                 from source\blender\collada\MeshImporter.cpp:33:
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWMeshPrimitiveWithFaceVertexCount.h:
In member function 'const int
COLLADAFW::MeshPrimitiveWithFaceVertexCount<VertexCountType>::getGroupedVerticesVertexCount(size_t)
const':
E:\blender_svn\lib\windows\gcc\opencollada\include\COLLADAFramework\include/COLLADAFWMeshPrimitiveWithFaceVertexCount.h:90:17:
error: 'cerr' is not a member of 'std'
scons: *** [E:\blender_svn\build\source\blender\collada\SkinInfo.o] Error 1
source\blender\collada\MeshImporter.cpp: In member function 'MTex*
MeshImporter::assign_textures_to_uvlayer(COLLADAFW::TextureCoordinateBinding&,
Mesh*, TexIndexTextureArrayMap&, MTex*)':
source\blender\collada\MeshImporter.cpp:707:32: error: 'class
COLLADAFW::TextureCoordinateBinding' has no member named 'getSemantic'
scons: *** [E:\blender_svn\build\source\blender\collada\MeshImporter.o] Error 1


More information about the Bf-committers mailing list