[Glade-users] trouble when using glade 2 to generate applet
- From: pa at pabourdil.com (pa at pabourdil.com)
- Subject: [Glade-users] trouble when using glade 2 to generate applet
- Date: Sun, 5 Aug 2007 0:26:27 +0200
hi,
i used glade(2.12.1 on ubuntu feisty) for the first time, to generate a cwiid applet. I have encountered two
problems:
1) the include panel-applet.h was not found when executing make. So i added "libpanelapplet-2.0 >= 2.0.0"
in configure.in generated. ie: i have changed
pkg_modules="gtk+-2.0 >= 2.0.0" to pkg_modules="gtk+-2.0 >= 2.0.0 libpanelapplet-2.0 >= 2.0.0"
2) Make says me that GNOMELOCALEDIR was not defined in main.c line 80. Si i had to add "
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \" in the INCLUDE defintions of src/Makefile.am
hope this help
cio
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]