[PySide] shiboken build issue with PythonLibs

Matthew Woehlke matthew.woehlke at kitware.com
Thu Sep 12 19:05:04 CEST 2013


On 2013-09-12 12:26, Amos Anderson wrote:
> the question is how can I prevent cmake/shiboken from compiling using two different pythons concurrently?

Use ccmake/cmakegui to check/ensure that PYTHON_EXECUTABLE, 
PYTHON_INCLUDE_DIR and PYTHON_LIBRARY are all pointing to the same 
version of Python? (You'll need to turn on display of advanced options, 
't' key in ccmake.)

-- 
Matthew




More information about the PySide mailing list