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);

The compiler claims that I can't make an "assignment from an owned
expression to an unowned variable". And to be honest, even after some
googling I'm still not sure what it is actually telling me...

Thanks for any help you can give!

/D 

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

Reply via email to