[Bf-committers] solving the issues of switching to python 2.4 on Os X for next release

Hans Lambermont hans at lambermont.dyndns.org
Wed Aug 24 22:20:56 CEST 2005


Stephen Swaney wrote:

> On Wed, Aug 24, 2005 at 08:26:24PM +0200, Hans Lambermont wrote:
...
>> And FreeBSD, where this problem still remains :
>> 
>> This set :
>> 
>>     #include <vector>
>>     #include "Python.h"
>>     #include <iostream.h>
>> 
>> bombs. See my other mails about this topic.
> 
> This is a game engine issue.

Well, no actually. But without the game engine we don't see it.

> The BPy code is straight C, as is Python itself.

Look again at the 3 include files; they're not from the game engine but
straight from g++ and python.

Also note that this set works fine with Python < 2.4

-- Hans


More information about the Bf-committers mailing list