Blender Git Loki

Git Commits -> Revision 914e2ee

Revision 914e2ee by Campbell Barton (master)
February 8, 2011, 06:22 (GMT)
problem with blender and python 3.2
- python 3.2 does 'import site' on startup which now tries to parse pyconfig.h which isn't copied. so for now just run without importing 'site', alternative would be to copy the header file for posix systems.
- cache PYTHON_VERSION variable so it can be set to 3.2, needed for copying python installation's other then 3.1.

Commit Details:

Full Hash: 914e2ee01f35edc60ffa20d84a198c757cfa31da
SVN Revision: 34711
Parent Commit: 9d6f9e7
Lines Changed: +6, -1

2 Modified Paths:

/CMakeLists.txt (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+5, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021