PDA

View Full Version : using glade


rock freak
December 14th, 2005, 03:29 PM
checking for PACKAGE... configure: error: Package requirements (gtk+-2.0 >= 2.0. 0) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the PACKAGE_CFLAGS and PACKAGE_LIBS environment variab les
to avoid the need to call pkg-config. See the pkg-config man page for
more details.


i get this error when i run the autogen on blade 2 any ideas guys?

fct
December 14th, 2005, 03:33 PM
Install this package: libgtk2.0-dev

rock freak
December 14th, 2005, 04:00 PM
are! the only one i hadnt installed lol ill tell ya if it works:)

rock freak
December 14th, 2005, 04:32 PM
excellent cheers any one got any good tutorials for it at all??

just done the www.writelinux.com/glade one :D

fct
December 15th, 2005, 09:09 AM
You should check libglade. It allows you to load the interface definition file from your code, and thus you don't need to recompile when you change the interface.

Tutorial here:

http://www.micahcarrick.com/v2/content/category/1/5/3/