Re: [Vala] Compile failed because of libgee.
- From: Andrea Del Signore <sejerpz tin it>
- To: "G.S.Alex" <sthots gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Compile failed because of libgee.
- Date: Thu, 19 Nov 2009 14:09:28 +0100
On Wed, 2009-11-18 at 10:02 +0800, G.S.Alex wrote:
It seems that I've meet some problems with libgee.
The sample code works fine. But when I try to compile Vala toy for gedit and
Vala plugin for anjuta, it syas:
symbol.vala:23.7-23.9: error: The namespace name `Gee' could not be found
using Gee;
^^^
I've looked into the makefile.am and find that there is no " --pkg gee-1.0
". But when I add it manually , errors change to :
utils.vala:40.21-40.37: error: `ArrayList' is an ambiguous reference between
`Vala.ArrayList' and `Gee.ArrayList'
var results = new ArrayList<string> ();
^^^^^^^^^^^^^^^^^
Could anyone help me ? Thanks a lot.
Hi,
I'm sorry but you have to get the last svn revision of Vtg in order to
use it with vala 0.7.8, but take in mind that there is a lot of
experimental code in the new completion engine and that it isn't very
stable ATM.
Ciao,
Andrea
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]