Re: Canvas mysterious segfault



> > int main(int argc, char **argv)
> >      {
> >      Gnome::Canvas::init();
> >      Gtk::Main app(argc,argv);
> 
> This is just a wild guess. But perhaps GTK must be initialised before
> the canvas module. Have you tried swapping these two lines?

Actually, I was linking against the wrong gtkmm... So the problem is
solved.

Kasper




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]