I have revised the C-API of the Bullet Physics Engine to be compatible with
the Vala language (vala-gen-introspect and vapigen) and I have created a
vapi file from it.
I also revised the C-API demo (BulletDinoDemo) that is included in Bullet
and I have recreated it in Vala as a MonoDevelop project
On 11/27/2010 04:20 PM, aug dawg wrote:
> I recently installed the DBus Vala bindings
You should prefer GDBus now. It's part of GIO >= 2.26 and its classes
are inside the GLib namespace, which is imported by default.
--pkg gio-2.0
Best regards,
Frederik
I have revised the C-API of the Bullet Physics Engine to be compatible with
the Vala language (vala-gen-introspect and vapigen) and I have created a
vapi file from it.
I also revised the C-API demo (BulletDinoDemo) that is included in Bullet
and I have recreated it in Vala as a MonoDevelop project
>I recently installed the DBus Vala bindings, but when I use "using DBus;" it
>tells me the namespace cannot be found. The same thing happened for "using
>Zeitgeist;". Are these the real namespaces for these libraries?
>
>Thanks in advance.
You can look into the vapis for Dbus and Zeitgeist to see
I recently installed the DBus Vala bindings, but when I use "using DBus;" it
tells me the namespace cannot be found. The same thing happened for "using
Zeitgeist;". Are these the real namespaces for these libraries?
Thanks in advance.
___
vala-list maili