[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32301] trunk/lib/windows/python/lib: update to python/mingw defs again.

Tamito KAJIYAMA rd6t-kjym at asahi-net.or.jp
Thu Oct 14 19:00:31 CEST 2010


Hi Campbell,

Compilation of the Freestyle branch with MinGW fails due to undefined
references to some Python API functions.  The cause turned out to be
missing entries in python/lib/python31_d.def.  Adding the missing functions
to the .def file and updating .lib files has resolved the compilation issue
on a test environment of mine.  Could you please apply the following patch
http://www.pasteall.org/16232/diff
and update the .lib files in the repository?

Thanks,

-- 
KAJIYAMA, Tamito <rd6t-kjym at asahi-net.or.jp>


----- Original Message ----- 
From: "Campbell Barton" <ideasman42 at gmail.com>
To: <bf-blender-cvs at blender.org>
Sent: Monday, October 04, 2010 11:15 AM
Subject: [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32301] trunk/lib/windows/python/lib: update to python/mingw defs again.


> Revision: 32301
>          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32301
> Author:   campbellbarton
> Date:     2010-10-04 12:15:17 +0200 (Mon, 04 Oct 2010)
> 
> Log Message:
> -----------
> update to python/mingw defs again. release now compiles
> 
> Modified Paths:
> --------------
>    trunk/lib/windows/python/lib/python31_d.def
>    trunk/lib/windows/python/lib/python31mw.lib
>    trunk/lib/windows/python/lib/python31mw_d.lib


More information about the Bf-committers mailing list