[vtkusers] Link-error in vtkCommonPythonD when building with MSVC 10
André Prins
a.h.prins at gmail.com
Thu Jul 15 07:32:39 EDT 2010
Dear all,
Does Vtk support Visual Studio 2010 - Express?
I tried building Vtk 5.6 with VTK_WRAP_PYTHON=On and get the following
link-error when building vtkCommonPythonD:
vtkPythonUtil.obj : error LNK2019: unresolved external symbol
__imp___invalid_parameter_noinfo_noreturn refere
nced in function "public: class std::_Tree_const_iterator<
. . .
W:\Development\Environments\Temp\MSVC10-Debug\Vtk_build_5.6.0\Shared_Debug\bin\Debug\vtkCommonPythonD.dll
: fa
tal error LNK1120: 1 unresolved externals
[W:\Development\Environments\Temp\MSVC10-Debug\Vtk_build_5.6.0\Shared_
Debug\Common\vtkCommonPythonD.vcxproj]
Has anyone experienced similar link-errors?
Regards,
André
More information about the vtkusers
mailing list