ben nukel wrote: > $ valac hello.vala > valac: symbol lookup error: valac: undefined symbol: > vala_code_context_set_experimental_non_null > > > any ideas what's wrong here?
Do you have two different Vala versions installed, e.g. one from a repository and one built from source? It seems to use the wrong libvala. Best regards, Frederik _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
