This is fixed on the release branch and will be part of VTK 5.8. You could apply this change to your local 5.6.1 source tree or checkout the release branch of VTK to get this fix.<div><br></div><div><a href="http://vtk.org/gitweb?p=VTK.git;a=commit;h=7f3f750596a105d48ea84ebfe1b1c4ca03e0bab3">http://vtk.org/gitweb?p=VTK.git;a=commit;h=7f3f750596a105d48ea84ebfe1b1c4ca03e0bab3</a><br>

<br><div class="gmail_quote">On Fri, Mar 11, 2011 at 7:11 AM, Dominik Szczerba <span dir="ltr"><<a href="mailto:dominik@itis.ethz.ch">dominik@itis.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

When compiling VTK-5.6.1 on Windows 7 64bit with Visual Studio 2010 in<br>
and only in Debug mode I get this error:<br>
<br>
Error   1       error LNK2019: unresolved external symbol<br>
__imp__invalid_parameter_noinfo_noreturn referenced in function<br>
"public: class std::_Tree_const_iterator<class std::_Tree_val<class<br>
std::_Tmap_traits<class std::basic_string<char,struct<br>
std::char_traits<char>,class std::allocator<char> >,struct _object<br>
*,struct std::less<class std::basic_string<char,struct<br>
std::char_traits<char>,class std::allocator<char> > >,class<br>
std::allocator<struct std::pair<class std::basic_string<char,struct<br>
std::char_traits<char>,class std::allocator<char> > const ,struct<br>
_object *> >,0> > > & __cdecl std::_Tree_const_iterator<class<br>
std::_Tree_val<class std::_Tmap_traits<class<br>
std::basic_string<char,struct std::char_traits<char>,class<br>
std::allocator<char> >,struct _object *,struct std::less<class<br>
std::basic_string<char,struct std::char_traits<char>,class<br>
std::allocator<char> > >,class std::allocator<struct std::pair<class<br>
std::basic_string<char,struct std::char_traits<char>,class<br>
std::allocator<char> > const ,struct _object *> >,0> ><br>
>::operator++(void)"<br>
(??E?$_Tree_const_iterator@V?$_Tree_val@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAU_object@@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEAU_object@@@std@@@2@$0A@@std@@@std@@@std@@QEAAAEAV01@XZ)   C:\build\vtk-5.6.1-semx\Common\vtkPythonUtil.obj<br>


<br>
I found in google a similar one regarding Paraview, however, I was<br>
unable to conclude anything relevant for me.<br>
<br>
I will be vary grateful for any pointers how to resolve it.<br>
<br>
Best regards,<br>
Dominik<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br></div>