[vtkusers] building VTK cvs version with vc 7.1 sp1
jelle
jelleferinga at gmail.com
Fri Oct 12 09:59:21 EDT 2007
Hi,
I'm trying to build the CVS version of VTK. Actually there is nothing to
complain, since the project builds perfectly, though somehow I'm not able to
use the .dll's generated. This is the first time I'm compiling a complex
project, so please bear with me ;')
First of all, when I use the ALL_BUILD project, no *.pyd files are built, just
the vtk*.dll and the vtk*PythonD.dll, so I'm missing out on the vtk*Python.pyd
file. When I built those by for instance building the vtkCommonPython project,
and when I try to load the resulting vtkCommonPython.pyd file in my
interpreter the following error pops up: The procedure entry point ?
LookupValue at vtkBitArray@@QAHH at Z could not be located in the dynamic link
library vtkCommon.dll
Any pointers in how i can overcome this issue would be much appreciated. Also,
I'm curious how one can generate all python modules in one go.
Many thanks in advance,
-jelle
More information about the vtkusers
mailing list