[Vala] Collection Object not in libgee?
- From: Gabriel Falcão <gabriel nacaolivre org>
- To: vala <vala-list gnome org>
- Subject: [Vala] Collection Object not in libgee?
- Date: Sun, 04 Jan 2009 02:16:30 -0200
Hi Folks!
Introducing "gonnadown"
I have been playing with Vala for some months, but last week I decided to do something useful.
I am implementing a downloader which supports various backends, it's actually a Rapidshare massive downloader for premium users.
I've already implemented it in python in a very successful way, through using unit tests, and I decided to reimplement it in Vala to see if is possible.
For now, I am calling it as "gonnadown", my goal is to create a binary that supports downloading from many different download sites (such as Megaupload and so on...)
The problem:
All worked fine when I used raw valac to compile the "draft", but when I started to use the autotools structure (generated by vala-gen-project), I got an issue with libgee:
It seems that collectionobject.[ch] should be in libgee, but it is NOT.
Here is the output of make:
http://pastebin.com/f6bdb7a6d
The code can be found on the following git repos:
git clone
http://git.nacaolivre.org/gonnadown
Or directly in:
http://gnu.gabrielfalcao.com/sources/downloader.vala
Can anyone say what I've done wrong ?
Attachment:
signature.asc
Description: Esta é uma parte de mensagem assinada digitalmente
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]