[vtkusers] Unknown CMake command "VTK_WRAP_PYTHON"
elhadj meljane
elhadj.meljane at gmail.com
Wed Feb 22 17:29:12 EST 2012
Hi all,
I am trying to compile a code with cmake and I am getting the following
error
Unknown CMake command "VTK_WRAP_PYTHON"
here is the line that the cmake does not like in my CMakeLists file
VTK_WRAP_PYTHON(cpptrackingPython PYTHON_SOURCES ${wrap_api})
I do have vtk-5.2 and python Python 2.6.5 installed on my machine. I tried
VTK_WRAP_PYTHON2 and VTK_WRAP_PYTHON3 and I got the same error.
Thanks for your help!
Aj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120222/415ed5e7/attachment.htm>
More information about the vtkusers
mailing list