Re: [Vala] g-ir-compiler compatibility with valac generated gir files
- From: Evan Nemerson <evan coeus-group com>
- To: vala-list gnome org
- Subject: Re: [Vala] g-ir-compiler compatibility with valac generated gir files
- Date: Tue, 12 Oct 2010 14:39:39 -0700
On Tue, 2010-10-12 at 13:15 -0700, Nigel Griffin wrote:
Hi,
I'm using the latest g-ir-compiler g-object-introspection's git
repositoty. However, even with a gir file generated from a minimal
vala class causes g-ir-compiler to crash. Is there a known good
version of g-ir-compiler that the gir files generated from valac will
work with?
I'm also using the latest valac (which was updated recently to work
with never g-ir-compiler versions).
The vala code for the test class is very basic:
public class TestClass : Object
{
}
I believe GIR requires you to place your content in a namespace.
-Evan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]