[Glade-users] Including libs in Glade

Valery Avaux vavaux@ulb.ac.be
Tue, 10 Apr 2001 12:06:29 +0200


Hello,

I would like to use with Glade the package gtkextra, in order to use Gtk
Plot. So I put all that was needed in the C and H files #include <...>
but I get an error while compiling. I suppose GCC doesn't take the
options -lgtkextra while compiling. What can I do to make it includes
while compiling ?

I suppose I have to have something in the makefile but I don't know what
? Could somenone help me ?

Thanks

Valery Avaux