DiscussionsIssue archiveDraw Harness and Samples

Archived discussion

error with opencascade 6.9.0 and gtkmm2.4

Draw Harness and SamplesThu, 03/31/2016 - 10:141 reply

Browse this forum
QuestionAuthor

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?
 

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

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.