Hello,I am trying to create python bindings to a vala library. However, I am having trouble auto-generating the gir using valac.
Consider the attached helloworld example. When I run
valac helloworld.vala --gir=Hello-1.0.gir
I get no output at all. What am I doing it wrong? How can I obtain a gir
file using valac?
Thanks, Celil
Attachment:
helloworld.vala
Description: Text Data