Re: [libpeas] gobject-introspection and GTK+ dependencies



On Mon, Aug 30, 2010 at 8:54 AM, Steve Frécinaux <code istique net> wrote:
>
> On 08/30/2010 04:35 PM, Daniel Trebbien wrote:
>>
>> How do I obtain GTK+ 3 so that I have what you have? I cloned the GTK+
>> git repository, then checked out branch gtk-2-90 ("GTK+ 3"), but when
>> I compiled and installed it, only a `gtk+-2.0` pkg-config file was
>> created and the version that is listed is 2.21.0. Did you change the
>> gtk-2-90 `gtk+-2.0.pc` file or do I have the wrong repo?
>
> AFAIK, gtk+ 3 is the current master in the gtk+ repository.

You are right. GTK+ master is "GTK+ 3". Now I am much closer to being
able to compile libpeas-0.5.5, but I am encountering a problem with
`Gtk-3.0.gir` not being found:
  GISCAN PeasGtk-1.0.gir
Couldn't find include 'Gtk-3.0.gir' (search path: ['../libpeas',
'/usr/share/gnome/gir-1.0', '/usr/local/share/gir-1.0',
'/usr/share/gir-1.0', '/usr/share/gdm/gir-1.0',
'/usr/local/stow/gobject-introspection-0.9.3/share/gir-1.0',
'/usr/share/gir-1.0',
'/usr/local/stow/gobject-introspection-0.9.3/share/gir-1.0'])
make[2]: *** [PeasGtk-1.0.gir] Error 1
make[2]: Leaving directory
`/home/daniel/projects/build/libpeas-0.5.5/libpeas-gtk'

I just built gir-repository master
(http://git.gnome.org/browse/gir-repository/), but `Gtk-3.0.gir` was
not installed. How do I obtain or make this file?


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