[vtkusers] Problems with vtk and python wrapping under vista 64

Rocco Gasteiger post at rocco-gasteiger.de
Sat Feb 14 11:40:26 EST 2009


Dear list members,

 

I have some problems during compilation vtk (cvs head) with python wrapping
on my windows vista 64 bit system. On windows xp 32 bit with the same python
2.5. version, all works fine. During the compilation in visual studio 8 (64
bit), I got many linker errors for all the python projects like vtkpython or
vtktcltest2py_pyc and many others.

 

Here is one error output for the vtkpython project (sorry for the german
language, it means “not resolved external symbol”) 

 

 

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_PyList_Insert" in Funktion ""void __cdecl
vtkPythonAppInitPrependPythonPath(char const *)"
(?vtkPythonAppInitPrependPythonPath@@YAXPEBD at Z)".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_PyString_FromString" in Funktion ""void __cdecl
vtkPythonAppInitPrependPythonPath(char const *)"
(?vtkPythonAppInitPrependPythonPath@@YAXPEBD at Z)".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_PySys_GetObject" in Funktion ""void __cdecl
vtkPythonAppInitPrependPythonPath(char const *)"
(?vtkPythonAppInitPrependPythonPath@@YAXPEBD at Z)".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_Py_Main" in Funktion "main".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_PyString_AsString" in Funktion "main".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_PyEval_InitThreads" in Funktion "main".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_Py_Initialize" in Funktion "main".

2>vtkPythonAppInit.obj : error LNK2019: Verweis auf nicht aufgelöstes
externes Symbol "__imp_Py_SetProgramName" in Funktion "main".

2>D:\Arbeit\Programmierung\Bibliotheken\VTKSource\bin\Release\vtkpython.exe
: fatal error LNK1120: 8 nicht aufgelöste externe Verweise.

 

Has anybody an idea what the reasons for these errors are? 

 

Thanks in advanced, Rocco

 

--

Dipl.-Ing. Rocco Gasteiger

Department of Simulation and Graphics, School of Computer Science
Otto-von-Guericke-University Magdeburg

 

Universitätsplatz 2, 39106 Magdeburg

GERMANY

 

Phone:  (+49-391) 67-1 27 59

Fax:    (+49 391) 67-1 11 64

Email:  gasteiger at isg.cs.uni-magdeburg.de

Web:     <http://wwwisg.cs.uni-magdeburg.de/cv/>
http://wwwisg.cs.uni-magdeburg.de/cv/

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090214/76f93a6c/attachment.htm>


More information about the vtkusers mailing list