[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/gameengine/BlenderRoutines KX_BlenderGL.cpp blender/source/gameengine/Ketsji BL_Texture.cpp

Nicholas Bishop nicholasbishop at gmail.com
Wed Dec 20 20:59:59 CET 2006


Hi,

I'm still getting some compile errors in gameengine:
Compiling ==> 'GPC_PolygonMaterial.cpp'
In file included from
source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.h:59,
                 from
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:54:
source/gameengine/Rasterizer/RAS_OpenGLRasterizer/glext.h:57:1:
warning: "GL_GLEXT_VERSION" redefined
In file included from /usr/include/GL/gl.h:1630,
                 from
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:45:
/usr/include/GL/glext.h:74:1: warning: this is the location of the
previous definition
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp: In
function 'void my_make_repbind(Image*)':
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:103:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp: In
function 'int set_tpage(MTFace*)':
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:225:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:226:
error: 'load_image' was not declared in this scope
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:228:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:258:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:259:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:272:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:272:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:279:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:280:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:281:
error: 'struct Image' has no member named 'ibuf'
source/gameengine/GamePlayer/common/GPC_PolygonMaterial.cpp:302:
error: 'struct Image' has no member named 'ibuf'
scons: *** [/home/nicholasbishop/GSOC-2006/bf-blender/build/linux2/source/gameengine/GamePlayer/common/GPC_PolygonMaterial.o]
Error 1
scons: building terminated because of errors.

-Nicholas

On 12/20/06, Ton Roosendaal <ton at blender.org> wrote:
> ton (Ton Roosendaal) 2006/12/20 19:39:29 CET
>
>   Modified files:
>     blender/source/gameengine/BlenderRoutines KX_BlenderGL.cpp
>     blender/source/gameengine/Ketsji BL_Texture.cpp
>
>   Log:
>   Oops! Forgot to commit the necessary changes in game engine.
>
>   Revision  Changes    Path
>   1.11      +3 -2      blender/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp.diff?r1=1.10&r2=1.11&cvsroot=bf-blender>
>   1.9       +41 -57    blender/source/gameengine/Ketsji/BL_Texture.cpp
>     <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/gameengine/Ketsji/BL_Texture.cpp.diff?r1=1.8&r2=1.9&cvsroot=bf-blender>
> _______________________________________________
> Bf-blender-cvs mailing list
> Bf-blender-cvs at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>


More information about the Bf-committers mailing list