[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Failing to wrap GConfClient
- From: "Daniel Joseph Sherman" <sherm126 msu edu>
- To: gtkmm-list gnome org
- Subject: Failing to wrap GConfClient
- Date: Mon, 25 Dec 2006 22:43:48 -0500
Pretty new to gtkmm programming. Having some problems getting gconf up and
running.
The line:
RefPtr<Gnome::Conf::Client> conf = Gnome::Conf::Client::get_default_client()
Is giving the runtime error:
failed to wrap type of 'GConfClient'
Is there any common reason for it?
This is the first invocation of Gconf, and gtkmm has been initialized
(Gtk::Main kit(argc, argv);)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]