error with opencascade 6.9.0 and gtkmm2.4

In a win32 app. when i try to add a oc viewer in a gtk drawing area....the app crashes when i do:

m_cadModelView->SetWindow(Handle(Aspect_Window)(m_cadModelWindow));

Any idea about this?
 

DGoller's picture

Hi,

I have the exactly same problem. It works fine on my colleges notebook but on my pc it crashes on V3d_View::SetWindow.

Unfortunately i have no idea why.