<div>Hi everyone,</div>
<div>I been having diffuculting getting cmake to create the build files with python wrapping turned on. I am using Visual C++ express edition 2005. I have no troubles compiling the c++ libraries with shared libraries turrn off, but when i turn on python wrapping and shared libraries i get the following errors:
</div>
<div> </div>
<div>Cmake Error: Attempt to add link library vtkCommonPython which is no a library target to target 3 vtkFilteringPython.</div>
<div>
<div>Cmake Error: Attempt to add link library vtkFilteringPythonv which is no a library target to target 3 vtkImagingPython.</div>
<div>
<div>Cmake Error: Attempt to add link library vtkFilteringPython which is no a library target to target 3 vtkGraphicsPython.</div>
<div> </div>
<div>and bunch of other errors. Any help would be greatly appreciated.</div>
<div> </div>
<div>-Harry</div></div></div>