[Vala] `Gee.List' is not a class, struct, or error code
- From: fdsdœ Fsfsd <fred_gaudy yahoo fr>
- To: vala-list gnome org
- Subject: [Vala] `Gee.List' is not a class, struct, or error code
- Date: Sat, 29 Nov 2008 23:28:18 +0000 (GMT)
Hello,
I've got this error message :
Gee.List' is not a class, struct, or error code
with the following code :
void test() {
Gee.List<string> list = null;
list = new Gee.List<string>();
}
I'm using libgee-0.1..4.
I don't understand where is the problem. Any suggestions?
Thanks you.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]