2008/7/31 Emmanuele Bassi <[EMAIL PROTECTED]>:
> On Thu, 2008-07-31 at 10:44 -0700, Dirk Hohndel wrote:
>> I wanted to play with the Clutter Vala bindings and am stuck...
>>
>> I fail to get any Vala / Clutter examples (or tests) to actually compile
>> under Fedora 9. I'm using valac 0.3.4, the clutter 0.6.0 Vala bindings and
>> tried both clutter 0.6.0 (as included in Fedora 9) or clutter 0.8.0.
>>
>> Every compile fails at the main function:
>>
>> Public static void main (string[] args) {
>>     Clutter.init (ref args);
>
> yes, the last stable releases of Vala broke the bindings - which is
> expected with a fairly new language still evolving.
>

I had the same problem, but I found that vala version 0.3.1 with
clutter 0.6 vala bindings was OK.

   Luca
-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to