Re: [gtkmm] gtkmm and friends build problem



Mortella wrote:
Finaly I could build and install all stuff. Almost :(

I use gtkmm-2.0.2 and try to use glade-- to generate my gui.
glade-- foo.glade says:
sh: gtkmm-config: command not found
sh: gnome-config: command not found
Found pkg-config version 0.14.0
Generating code for gtk 2.0.9 (pkg-config), gtkmm 2.0.2 (pkg-config)

I wondered but gtkmm-devel doesnt contain a gtkmm-config file ?

gtkmm-config is gtkmm1 stuff. This looks like glade-- is looking for gtkmm 1.2.x first.

Two possible reasons:
- a glade-- bug (which version do you use?)
- you feed it with a glade-1 file (so it defaults to gtkmm1) Please use glade-2 for serious gtkmm2 development.

  Christof





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]