Re: [Vala] Generating API errors
- From: Shawn Ferris <shawn ferris gmail com>
- To: Adam Kovari <kovariadam gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Generating API errors
- Date: Mon, 3 Aug 2009 23:00:58 -0600
On Mon, Aug 3, 2009 at 1:22 PM, Adam Kovari <kovariadam gmail com> wrote:
and then:
vapigen --library libpanelapplet-2.0 libpanelapplet-2.0/
libpanelapplet-2.0.gi
vapigen, just like valac itself, allows you to include external
dependencies. You probably need to include --pkg options to find the
definitions for those missing objects. Off hand, I couldn't tell you which
ones you are missing, but I'd look for something along the lines of orbit
and/or libbonobo, considering the names of the majority.
HTH
Shawn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]