[vtk-developers] cmake; Python 2.2.1
Randy Heiland
heiland at ncsa.uiuc.edu
Thu Jun 20 11:12:17 EDT 2002
I'm building VTK w/ the latest Python (2.2.1) and have an error because it
can't find pyconfig.h. This file is in the root dir of Python, rather than in
the /Include subdir. In CMakeCache.txt, I can specify:
PYTHON_INCLUDE_PATH:PATH=/usr/local/src/Python-2.2.1/Include
but how do I specify an addition Include dir (for Python-related compiling)?
thanks,
Randy
More information about the vtk-developers
mailing list