[Bf-python] Problems building Blender on Win32/gcc with EXPYTHON=true

Michel Selten michel.s at home.nl
Sun Jun 29 22:09:51 CEST 2003


On Wed, 2003-06-25 at 18:47, Chris Want wrote:
> (Background: this dlltool stuff recreates a stub
> library so gcc can link blender with the msvc compiled
> python22.dll -- the msvc created stub library does
> not work with gcc. The file python.def basically
> supplies a list of symbols that the dll will export
> to our stub library, and then these symbols -- and
> only these symbols -- can be used in our application.
> Everytime the expython team add new python calls we
> have to add new symbols to this file... bit of a
> pain, but at least it's easy work.)

Get ready for a new update: I just added some calls to PyErr_Warn to the
sources.

With regards,
	Michel





More information about the Bf-python mailing list