Hi,<div><br></div><div>I build an application using VTK on C++Builder and its works just fine on my AMD phenom II X4 with windows 7.</div><div>But when install it on a Intel core i5 with windows 7 it crash. But on a Intel core i5 with windows XP it works</div>
<div>perfect.<br><br>I debug my application on the machine which have intel core i5 and windows 7, and I find out that the application crash with the error of floating point division by zero when I call GetRenderWindow(). Digging in I saw that the responsible for the error is the function wglCreateContext() called by VTK at some point.</div>
<div><br></div><div>Any tips about what should I do to get it running on Intel + Win7? </div>
<div><br></div><div>Best Regards,</div><div><br clear="all">Matheus Brasileiro Passos<br>
</div>