Re: [anjuta-devel] Change project property interface



Hi,


Le 17/12/2011 18:27, Arnel A. Borja a écrit :
I get these errors after pulling from git:
kyoushuu kyoushuu-netbook:~/Devel/Git/compiled-anjuta/plugins/language-support-vala$
make
CC plugin.lo
plugin.c: In function 'vala_plugin_add_project_files':
plugin.c:1045:22: error: 'AnjutaProjectProperty' has no member named
'native'
plugin.c:1046:22: error: 'AnjutaProjectProperty' has no member named 'id'
plugin.c:1102:23: error: 'AnjutaProjectProperty' has no member named
'native'
plugin.c:1103:23: error: 'AnjutaProjectProperty' has no member named 'id'
make: *** [plugin.lo] Error 1

I haven't seen it because I haven't compiled the vala plugin here because some dependencies are missing. Moreover, I don't know vala.

I think Abderrahim will fix it. But in the meantime, you can try to replace 'native' by 'info'. If the bindings are generated automatically it could work. If it fixes the issue, I will even commit this change.


Best Regards,

Sébastien



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]