[Bf-committers] Problem building 2.5

Nathan Letwory jesterking at letwory.net
Fri Apr 3 00:48:45 CEST 2009


I guess you should disable the game engine and player for now in
Blender 2.5. IIRC they haven't had much love yet, as it was seen
better to do the BGE and related parts in one go when the core of
Blender is ready.

WITH_BF_GAMEENGINE=False
WITH_BF_PLAYER=False

/Nathan

2009/4/2 Andre Castelo <andrecastelo at gmail.com>:
> Hi guys,
>
> I have recently started getting involved with Blender's development and I
> was focusing on trunk - I have contributed some code to the Blender Game
> Engine cleanup - and lately I've been writing my GSoC proposal around
> Blender 2.5. I have been experiencing some problems with it, mainly linker
> problems. The structure of the folders is the same as trunk and trunk
> compiles without errors. The structure is the following:
>
> D:/blender/blender/build.bat
> D:/blender/lib/windows
>
> build.bat:
>
> PATH=%PATH%;C:\Python25;D:\blender25\lib\windows
> python scons/scons.py -j2 BF_TOOLSET=mingw
> pause
>
> And the build log is here: http://pasteall.org/4848/text
>
> What am I missing?
>
>
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
>


More information about the Bf-committers mailing list