<div dir="ltr">Hmm, seems like our testing builds missed this error. Ben, is there another windows build we should have? We do seem a bit light on windows release builds.<div><br></div><div>As for the error, try adding:</div><div><br></div><div>#include <cassert></div><div><br></div><div>to the top of vtkGenericDataArray.txx fix the error? </div><div><br></div><div>It should, and if so, I'll push a patch to fix it today.</div><div><br></div><div>Thanks for the report,</div><div>Dave</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 3, 2016 at 11:57 PM, 徐志華 <span dir="ltr"><<a href="mailto:zionman.hsu@gmail.com" target="_blank">zionman.hsu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">









<div lang="ZH-TW" link="blue" vlink="purple">

<div style="layout-grid:18.0pt">

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">while compiling nightly build vtk_master trunk, with
DEBUG options<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">there are many instance of error c2668:<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">error c2668: '_wassert' : ambiguous call to overloaded
function<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">this error message is not exists while using RELEASE
options.<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">this error message exists either by Visual studio 2008
or by Visual studio 2015, this error message valid through XP, win7 and win10<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">there are many occurency through building vtk library,
and shows only with vtkGenericDataArray.txx<u></u><u></u></span></font></p>

<p class="MsoNormal"><font size="1" face="Arial"><span lang="EN-US" style="font-size:9.0pt;font-family:Arial">is there any method or patch to bypass this error
message<u></u><u></u></span></font></p>

</div>

</div>


<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>