[vtkusers] Python wrapping problem

anast.jm at pg.com anast.jm at pg.com
Fri Feb 22 14:12:18 EST 2002


I'm a first time Python user and am trying to build wrapping for vtk4/python2.2
on WinNT. Cmake is looking for PYTHON_DEBUG_LIBRARY and I can't figure out what
it wants. If I leave it be, it defaults to NOTFOUND and I get a compiler error.
If I feed it python22.lib it complains can't find python22_d.lib. Any tips??

--------------------Configuration: vtkCommonPython - Win32 Debug--------------------
Linking...
LINK : fatal error LNK1104: cannot open file "NOTFOUND.lib"
Error executing link.exe.

ALL_BUILD - 1 error(s), 0 warning(s)

...john




More information about the vtkusers mailing list