[Glade-users] Glade--



Hello. I've just built Glade-- to generate C++ code from a Glade
project. However, when I run it on a Glade project that uses
Gnome widgets, I get the following output:

% glade-- gnome.glade
Generating code for gtk 1.2.8, gtkmm 1.2.4
glade--: unknown Widget type GnomeDock
glade--: unknown Widget type GnomeDockItem
glade--: unknown Widget type GnomeEntry
glade--: unknown Widget type GnomeAppBar
menubar.cc:168: failed assertion `menu.begin()!=menu.end()'
Abort(coredump)

Will Glade-- not work with gnome support enabled?


Even without gnome enabled, there are apparently some
problems with Glade-- generating code:

% glade-- rlsmgr.glade
Generating code for gtk 1.2.8, gtkmm 1.2.4
WARNING: accelerators break code compatibility.
Notice: adding of hbox41 to vbox9 ignored, AddChildren needs fixing

Is anyone using glade-- successfully and can provide some pointers
on how to work around these problems?


One other thing - when I try to build the Makefile that
gets generated by Glade-- to create a configure script,
it requires something called "libtoolize". Does anyone
know where I can get that?

Any help would be much appreciated.

Regards,
--
Dean Schumacher                 Email: dean schumacher usa alcatel com
Software Engineering Tools      Phone: 972.519.3252
Alcatel USA





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