Re: Strange initialization problem with Gtk::Main
- From: John Emmas <johne53 tiscali co uk>
- Cc: gtkmm <gtkmm-list gnome org>
- Subject: Re: Strange initialization problem with Gtk::Main
- Date: Tue, 29 Oct 2013 17:04:51 +0000
On 29/10/2013 15:59, Murray Cumming wrote:
What is the actual problem that you are seeing?
Hi Murray,
I built two programs. The small one runs perfectly but the larger one
crashes before anything even appears on screen. In 'gtk/gtkmm/main.cc',
the function 'init_gtkmm_internals()' fails when it calls
'Gio::init()'. Gio::init() calls Gio::'wrap_init()' (in
'gio/giomm/wrap_init.cc') but it fails to register all the gtkmm types
beyond line 456.
However, since my post this morning I've figured out how to use gendef.
So I can now build my libraries as DLLs, rather than static libs. I'm
quietly hopeful that this will fix the problem.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]