[MacPorts] #23772: InsightToolKit: fix linking against python 2.6 framework
MacPorts
noreply at macports.org
Fri Feb 19 00:58:35 PST 2010
#23772: InsightToolKit: fix linking against python 2.6 framework
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: dweber@…
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: python build failure | Port: cmake InsightToolkit
-----------------------------------+----------------------------------------
Comment(by jeremyhu@…):
I wonder if you need to uncomment (and edit)
Wrapping/WrapITK/Python/CMakeLists.tx
{{{
# ADD_CUSTOM_TARGET(PythonCompile ALL
# ${PYTHON_EXECUTABLE}
# ${PY_SITE_PACKAGES_PATH}/../compileall.py -l
# -d "${CMAKE_INSTALL_PREFIX}/${WRAP_ITK_INSTALL_PREFIX}/lib"
# ${WrapITK_BINARY_DIR}/lib
#
# COMMAND ${PYTHON_EXECUTABLE}
# ${PY_SITE_PACKAGES_PATH}/../compileall.py -l
# -d "${CMAKE_INSTALL_PREFIX}/${WRAP_ITK_INSTALL_PREFIX}/Python"
# ${WrapITK_BINARY_DIR}/Python
#
# DEPENDS SwigRuntimePython ${PYTHON_MODULES}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23772#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list