Re: [glade--]glade generated program fails to compile
- From: Christof Petig <christof petig-baender de>
- To: Dedov Anton <bada prgn ru>
- Cc: glademm-list gnome org
- Subject: Re: [glade--]glade generated program fails to compile
- Date: Fri, 04 Apr 2003 15:33:35 +0200
Dedov Anton wrote:
glademm V1.1.3f (glade to Gtk-- converter)
I try to make separate classes but glade-- inserts useless "#include ..." string as if i also want to separate files.
See file Pager_Dialog_glade.cc
Yes this is indeed a bug, it should include the include file of the
surrounding separate-file-class. But since walking up the XML tree is
not implemented yet (doing next), I suggest you simply do
ln -s Pager_Dialog.hh Pocsag_Box.hh
as a workaround until glade-- is fixed.
Christof
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]