Re: [Vala] Too many arguments in generated code
- From: tomw <tomw ubilix com>
- To: Simon Werbeck <simon werbeck googlemail com>
- Cc: Vala List <vala-list gnome org>
- Subject: Re: [Vala] Too many arguments in generated code
- Date: Wed, 11 Apr 2012 08:28:38 +0200
So in your case I would bind Joint as
[Compact]
[CCode (copy_function="...", free_function="...")]
class Skeltrack.Joint {...}
thanks, following your suggestion works. What I don't get however is why
Vala requires a class to get it right where the in the original C code
Skeltrack.Joint is a struct.
--tomw
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]