[vtk-developers] [vtkusers] Two errors when compiling VTK.

David Lonie david.lonie at kitware.com
Tue Apr 5 12:39:11 EDT 2016


Thanks for the feedback. I'm looking into this now.

Dave

On Tue, Apr 5, 2016 at 12:17 PM, Zhao Li <livc at outlook.com> wrote:

> Thanks for your reply.
> I'm sorry to say that it seems that it doesn't work.
> As follow
>
>
>
>
> ------------------------------
> From: david.lonie at kitware.com
> Date: Tue, 5 Apr 2016 10:31:51 -0400
> Subject: Re: [vtkusers] Two errors when compiling VTK.
> To: livc at outlook.com
> CC: vtkusers at vtk.org
>
>
> This is a bug that slipped past our automated testing for debugging builds
> on certain MSVC compilers.
>
> Can you try adding:
>
> #include <cassert>
>
> to the top of VTK/Common/Core/vtkGenericDataArray.txx and let me know if
> compilation works? I'm waiting to hear confirmation that this fixes the
> issue before pushing the patch to master.
>
> Dave
>
> On Tue, Apr 5, 2016 at 10:19 AM, Zhao Li <livc at outlook.com> wrote:
>
> I'm new to VTK.
> When I compile VTK in VS2013, I got two errors.
>
> Error4error C2668: '_wassert' : ambiguous call to overloaded
> functionf:\vtk\vtk-7.1-src\common\core\vtkGenericDataArray.txx281vtkFiltersCore
>
> Error46error LNK1104: cannot open file
> '..\..\..\lib\Debug\vtkFiltersCore-7.1.lib'F:\VTK\VTK-7.1-bin\Examples\DataManipulation\Cxx\LINKCube
>
> Help me please, thanks.
>
> With:
> WIN10  VS2013Pro VTK7.1 Qt5.5.1 CMake3.5.1
>
> THX!!!
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160405/915830cf/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic.JPG
Type: image/jpeg
Size: 243799 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160405/915830cf/attachment-0001.jpe>


More information about the vtk-developers mailing list