Re: [Vala] trouble with Gir and Ganv



On 21/11/2013 09:42, banjo wrote:
i already did so, in my original email i mentioned this..

    valac --pkg gtk+-3.0 --pkg Ganv-1.0 ganv.vala
I was saying about vapigen.



Also can you paste the <package...> lines in Ganv-1.0.gir? Only ganv package must be there.

from   /usr/share/gir-1.0/Ganv-1.0.gir   (gir1.2-ganv-1.0.deb)

  <include name="Atk" version="1.0"/>
  <include name="GLib" version="2.0"/>
  <include name="GModule" version="2.0"/>
  <include name="GObject" version="2.0"/>
  <include name="Gdk" version="2.0"/>
  <include name="GdkPixbuf" version="2.0"/>
  <include name="Gio" version="2.0"/>
  <include name="Gtk" version="2.0"/>

Sorry, you can't use both gtk3 and gtk2. If ganv needs gtk2, you are stuck to gtk2.

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