Re: [anjuta-list] Using statvfs_exec with vala in anjuta
- From: "Jose Antonio Velasco Prieto" <velascopja gmail com>
- To: 'Sébastien Granjoux' <seb sfo free fr>, "'yannick inizan'" <inizan yannick gmail com>
- Cc: anjuta-list gnome org
- Subject: Re: [anjuta-list] Using statvfs_exec with vala in anjuta
- Date: Sat, 18 Jul 2015 18:14:07 +0200
Hi Sébastien,
You're right. I've selected Properties for fastcopyall in the Project view and there's a field for Vala
Compiler Options which only had '--pkg gtk+-3.0', adding there '--pkg posix' compile like a charm.
Thank you very much for all your help.
-----Mensaje original-----
De: Sébastien Granjoux [mailto:seb sfo free fr]
Enviado el: viernes, 17 de julio de 2015 21:13
Para: Jose Antonio Velasco Prieto; 'yannick inizan'
CC: anjuta-list gnome org
Asunto: Re: [anjuta-list] Using statvfs_exec with vala in anjuta
Hi,
Le 17/07/2015 20:26, Jose Antonio Velasco Prieto a écrit :
That's odd. The Makefile.am has indeed a variable call VALAFLAGS with the --pkg "posix" but still the same
error.
Then, it seems that Anjuta has done the right thing. Then this file is used by automake to generate the real
Makefile. You can check in this makefile if the command line used for the vala compiler is right. Or run
'make V=1' to see which command line is used.
Regards,
Sébastien
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]