[Bf-committers] compiling VideoTexture on mac osx

jmsoler at free.fr jmsoler at free.fr
Tue Nov 4 01:43:14 CET 2008


Selon Mathias Panzenböck <grosser.meister.morti at gmx.net>:

> I guess that means that are different python version. The python C API misses
> "const correctness" in some places. This seems to have changed between those
> two
> version [1]. PyModule_AddObject needs the name of the object as 2nd
> parameter.
> It does not change this string so you can pass a const char* even if it wants
> a
> char*. Just add a cast.
>

Fine, it compiles now.


jms


More information about the Bf-committers mailing list