[Bf-committers] Linux Users: Questions about build support needs

Erwin Coumans erwin at erwincoumans.com
Sat Dec 30 15:53:17 CET 2006


Is it just the iostream used in the game engine? We should be able to get 
rid of that.
It looks like an incompatibility with STL again.
Are there many more places Hans?

Cheers!
Erwin

----- Original Message ----- 
From: "Hans Lambermont" <hans at lambermont.dyndns.org>
To: "bf-blender developers" <bf-committers at projects.blender.org>
Sent: Saturday, December 30, 2006 1:22 AM
Subject: Re: [Bf-committers] Linux Users: Questions about build support 
needs


> Stephen Swaney wrote:
>
>> On Fri, Dec 29, 2006 at 06:51:03PM -0800, D.J. Capelis wrote:
>> >
>> > I would like to look at getting rid of the Linux Python 2.3 builds on
>> > the x86 platform.
>>
>> I don't see any reason to keep Py 2.3 around for x86.
>>
>> If it were not for certain backward cough*osx*cough platforms,
>> we would have moved everything to Py 2.4 already.
>
> FreeBSD also has problems with py24, that's why I still make the
> releases with py23.
>
> Note that py24 in itself works fine on FreeBSD (FreeBSD has py21, 22,
> 23, 24, 25 in /usr/ports/lang/ available), just compiling blender
> against py24 does not work because of this :
>
>    #include <vector>
>    #include "Python.h"
>    #include <iostream.h>
>
> See my other mails around April 2005.
>
> It starts with BL_ActionActuator.cpp in source/gameengine/Converter/ :
> /usr/include/c++/3.4/bits/localefwd.h:58:34: macro "isspace" passed 2
> arguments, but takes just 1 /usr/include/c++/3.4/bits/localefwd.h:58:
> error: `std::isspace' declared as `inline' variable)
>
> Hans
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 




More information about the Bf-committers mailing list