<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:10pt"><div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">Hi VTK users,</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2"><br></font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">I'm trying to move the code of an application to Mac OSX 10.5.8. The code is working on Unix and Windows systems like a charm and is based on QT 4.8.2, VTK 5.8.0.&nbsp;</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">I'm mainly using the QVTKWidget class.</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2"><br></font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">I have been able to successfully build QT and VTK for Mac
 OSX. Simples examples such as displaying a sphere in a VTK scene works.</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">Unfortunately for my specific application, I'm getting a "Bus error" and nothing is displayed.</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2"><br></font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">How can I solve the problem ? Testing with a simple QVTKWidget window (with nothing else) produces the same error.</font></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2"><br></font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">I'm guessing it coming from the combination of QT, VTK
 and Mac system.&nbsp;</font></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'Courier New', courier, monaco, monospace, sans-serif; background-color: transparent; font-style: normal; "><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">By the way, QT and VTK are build with Cocoa. Before being able to compile the code, I have followed this thread : http://public.kitware.com/pipermail/vtkusers/2010-April/108579.html to solve the problem with "fobjc-gc" linking errors.</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2"><br></font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">Best&nbsp;</font></div><div><font face="Courier New, courier, monaco, monospace, sans-serif" size="2">James.</font></div></div></div></body></html>