What functions are you referring to?<div><br></div><div>Give us some example code that gives different results and perhaps somebody will be able to spot why that would happen...</div><div><br></div><div>It&#39;s likely a compiler optimization difference if you are seeing slightly different numerical results. The Release builds are optimized and the Debug builds are not.<br>
<br></div><div><br></div><div>Thanks,</div><div>David</div><div><br></div><div><br><div class="gmail_quote">On Thu, Nov 6, 2008 at 12:38 PM, Yujun Guo <span dir="ltr">&lt;<a href="mailto:yguo2006@gmail.com">yguo2006@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br><br>I am working on a project using Visual Studio 6, and VTK 5.0. Somehow the same VTK function call returns different values for Debug version and Release version. This is not what I want to see. Actually, the debug version is giving the correct result, while release version is not behaving as expected.<br>

<br>Is there anything I can do to make both versions work consistently? Or, How can I make the vtk functions work in the same way for both debug and release versions?<br><br>Any comments and suggestions are appreciated.<br>

<br><br>Regards,<br><br><br>Eugene<br>
<br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>