> > 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 _______________________________________________ gnomemm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemm-list
