You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Taozuhong (Jira)" <ji...@apache.org> on 2022/02/13 12:32:00 UTC

[jira] [Created] (ARROW-15671) Generate Vala VAPI file

Taozuhong created ARROW-15671:
---------------------------------

             Summary: Generate Vala VAPI file
                 Key: ARROW-15671
                 URL: https://issues.apache.org/jira/browse/ARROW-15671
             Project: Apache Arrow
          Issue Type: Wish
          Components: C, GLib
    Affects Versions: 8.0.0
         Environment: GLib/GTK/GNOME/Vala
            Reporter: Taozuhong
             Fix For: 8.0.0


We have output the GObject introspection file(.gir) with C_GLib, could we step forward to generate the Vala VAPI file(*.vapi):

```
vapigen --library Arrow Arrow-1.0.gir.gir
vapigen --library ArrowDataset ArrowDataset-1.0.gir
```

Reference: [Projects/Vala/Bindings - GNOME Wiki!|https://wiki.gnome.org/Projects/Vala/Bindings#Generating_the_VAPI_File]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)