[vtkusers] [vtk-developers] compilation breaks

David Partyka david.partyka at kitware.com
Fri Mar 11 07:15:46 EST 2011


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.

http://vtk.org/gitweb?p=VTK.git;a=commit;h=7f3f750596a105d48ea84ebfe1b1c4ca03e0bab3

On Fri, Mar 11, 2011 at 7:11 AM, Dominik Szczerba <dominik at itis.ethz.ch>wrote:

> When compiling VTK-5.6.1 on Windows 7 64bit with Visual Studio 2010 in
> and only in Debug mode I get this error:
>
> Error   1       error LNK2019: unresolved external symbol
> __imp__invalid_parameter_noinfo_noreturn referenced in function
> "public: class std::_Tree_const_iterator<class std::_Tree_val<class
> std::_Tmap_traits<class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >,struct _object
> *,struct std::less<class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> > >,class
> std::allocator<struct std::pair<class std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> > const ,struct
> _object *> >,0> > > & __cdecl std::_Tree_const_iterator<class
> std::_Tree_val<class std::_Tmap_traits<class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> >,struct _object *,struct std::less<class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > >,class std::allocator<struct std::pair<class
> std::basic_string<char,struct std::char_traits<char>,class
> std::allocator<char> > const ,struct _object *> >,0> >
> >::operator++(void)"
> (??E?$_Tree_const_iterator at V?$_Tree_val at V?$_Tmap_traits at V?$basic_string at DU
> ?$char_traits at D@std@@V?$allocator at D@2@@std@@PEAU_object@@U?$less at V
> ?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@@2 at V
> ?$allocator at U?$pair@$$CBV?$basic_string at DU?$char_traits at D@std@
> @V?$allocator at D@2@@std@@PEAU_object@@@std@@@2@$0A@@std@@@std@@@std@
> @QEAAAEAV01 at XZ)   C:\build\vtk-5.6.1-semx\Common\vtkPythonUtil.obj
>
> I found in google a similar one regarding Paraview, however, I was
> unable to conclude anything relevant for me.
>
> I will be vary grateful for any pointers how to resolve it.
>
> Best regards,
> Dominik
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110311/a6c35800/attachment.htm>


More information about the vtkusers mailing list