[Bf-committers] OSX compile scons use python 2.3

trip somewhere trip0o at gmail.com
Tue Nov 7 18:40:58 CET 2006


This is a brand new cvs on intel osx

my config looks just like this
BF_PYTHON = '/System/Library/Frameworks/Python.framework/Versions/'
BF_PYTHON_VERSION = '2.3'
BF_PYTHON_INC =
'${BF_PYTHON}${BF_PYTHON_VERSION}/include/python${BF_PYTHON_VERSION}'
BF_PYTHON_BINARY =
'${BF_PYTHON}${BF_PYTHON_VERSION}/bin/python${BF_PYTHON_VERSION}'
BF_PYTHON_LIB = ''
BF_PYTHON_LIBPATH =
'${BF_PYTHON}${BF_PYTHON_VERSION}/lib/python${BF_PYTHON_VERSION}/config'
BF_PYTHON_LINKFLAGS = '-u __dummy -u _PyMac_Error -framework System
-framework Python'

Whats wrong ? I dont have 2.3 Python.h files for 2.3 only 2.4 and 2.5

Any one know? Changes to make or something else to download ?


More information about the Bf-committers mailing list