GLADE file doesn't match sources?
Dave Peticolas
dave@krondo.com
Tue, 05 Dec 2000 12:28:28 -0800
Derek Atkins writes:
> Is there any reason that the glade file doesn't match up with the
> sources in CVS? In particular, if I go into src/gnome and type "glade
> gnc-dialogs.glade", and then hit 'build', the sources I obtain don't
> match the sources in CVS. Indeed, the sources that glade creates
> don't even build!
What version of glade are you using? When I do the same procedure,
the sources are unchanged. I am using glade 0.5.9.
> Is there any reason this is the case? It turns out the reason for the
> compilation failure is a missing widget name (payment_total).
There could be a bug in your version of glade. The widget in question
is in the financial calculator, and it is present in my generated sources.
dave