<font><font face="verdana,sans-serif">This example also crashes on my system, but with a different error message:</font></font><div><font><font face="verdana,sans-serif">"Unhandled exception at 0x02512c40 in qtgraphicsview.exe: 0xC0000005: Access violation at location 0x0000000002512c40."<br>
</font></font><br>The crash is in vtk-5.8.0\GUISupport\Qt\QVTKGraphicsItem.cxx, line 113: mContext->makeCurrent();<br><br>I tried a few other Qt examples and they work fine.<br><br><div class="gmail_quote">2012/3/29 Dženan Zukić <span dir="ltr"><<a href="mailto:dzenanz@gmail.com">dzenanz@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font><font face="verdana,sans-serif">This smells a lot like linking to wrong libraries (versions etc). But check what the error message complains about: whether the function calling convention is the same across your main executable and all the libraries linked. "</font></font><span style="font-family:Consolas,Courier,monospace;font-size:15px;text-align:left">/Gd" is used in my project.</span><div class="HOEnZb">
<div class="h5"><font><font face="verdana,sans-serif"><br>
</font></font><br><div class="gmail_quote">On Thu, Mar 29, 2012 at 08:18, septem <span dir="ltr"><<a href="mailto:septem.wu@gmail.com" target="_blank">septem.wu@gmail.com</a>></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 trying to run VTK/Examples/Gui/Qt/GraphicsView, unfortunately it<br>
crashed.<br>
my environments:<br>
<br>
Qt4.8.0<br>
vtk5.8<br>
VS2010 sp1<br>
<br>
all are build as x64<br>
<br>
on windows 7 x64<br>
<br>
Then I debug the program, and the vs debuger show me that :<br>
<a href="http://vtk.1045678.n5.nabble.com/file/n5602763/qvtk.png" target="_blank">http://vtk.1045678.n5.nabble.com/file/n5602763/qvtk.png</a><br>
<br>
I have no ideal about that.<br>
<br>
Thanks<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/VTk-Examples-GUI-Qt-GraphicsView-crashed-on-win7-tp5602763p5602763.html" target="_blank">http://vtk.1045678.n5.nabble.com/VTk-Examples-GUI-Qt-GraphicsView-crashed-on-win7-tp5602763p5602763.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<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>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<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>
</blockquote></div><br>
</div></div></blockquote></div><br></div>