<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>Hi vtkusers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am attempting to build VTK on windows with Python wrapping. I have searched various guides and the</FONT></DIV>
<DIV><FONT face=Arial size=2>mailing list and I can't seem to find&nbsp; a solution to my problem. I have experience building VTK on linux</FONT></DIV>
<DIV><FONT face=Arial size=2>and Mac but this is my first time on Windows XP.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So my problem is I cannot import the libraries into python. I get the common: </FONT></DIV>
<DIV><FONT face=Arial size=2>ImportError: No module name vtkCommonPython</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have set both my PYTHONPATH and PATH variables to point at the bin and wrapping directory from VTK and confirmed this with sys.path.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So when I had a look in bin and compared it with my linux build I realised the libvtkCommonPython.dll is not</FONT></DIV>
<DIV><FONT face=Arial size=2>present. Is this normal from a correct build? I have libvtkCommonPython.pyd, and libvtkCommonPythonD.dll.</FONT></DIV>
<DIV><FONT face=Arial size=2>In my linux build I have libvtkCommonPython.so. So I am thinking this is the problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have included my CMakeCache.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Version Numbers:</FONT></DIV>
<DIV><FONT face=Arial size=2>VTK: 5.4.2</FONT></DIV>
<DIV><FONT face=Arial size=2>Codeblocks: 8.02</FONT></DIV>
<DIV><FONT face=Arial size=2>Cmake:2.6-patch4</FONT></DIV>
<DIV><FONT face=Arial size=2>Python:2.6.2</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Apologies if this is something simple I have been trying various build options today without much luck.</FONT></DIV>
<DIV><FONT face=Arial size=2>thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Henrik</FONT></DIV></BODY></HTML>