I am having some troubles with compling gtkmmext... is there anyone out
there with experience with this? It "configures" ok, but when "making" I
get this...

c++ -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -I/usr/lib/glib/include
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/gtkmm/include
-I/usr/include -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/lib/sigc++/include -I/usr/lib/sigc++/include
-I/usr/lib/sigc++/include -c  -fPIC -DPIC utils.cc -o .libs/utils.lo
In file included from utils.cc:21:
gtkmmext/utils.h:27: `Gtk_Widget' was not declared in this scope
gtkmmext/utils.h:27: `w' was not declared in this scope
gtkmmext/utils.h:28: parse error before `*'
utils.cc:25: `Gtk_Widget' was not declared in this scope
utils.cc:25: `w' was not declared in this scope
utils.cc:25: parse error before `*'
utils.cc: In function `void set_usize_to_display_given_text(...)':
utils.cc:30: `w' undeclared (first use this function)
utils.cc:30: (Each undeclared identifier is reported only once
utils.cc:30: for each function it appears in.)
utils.cc:30: `text' undeclared (first use this function)
utils.cc:30: `hpadding' undeclared (first use this function)
utils.cc:30: `vpadding' undeclared (first use this function)
make[2]: *** [utils.lo] Error 1
make[2]: Leaving directory `/home/Projects/libgtkmmext-1.0.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/homeProjects/libgtkmmext-1.0.0'
make: *** [all-recursive-am] Error 2

Any ideas? Is this busted or just me? Probally me.


--- burra ---------------------------------------------------------------



-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to