Re: [Vala] compiling without header files
- From: pancake <pancake youterm com>
- To: celil <celil kj gmail com>
- Cc: "vala-list gnome org" <vala-list gnome org>
- Subject: Re: [Vala] compiling without header files
- Date: Tue, 22 Jun 2010 09:28:28 +0200
Nope. The same reason you cant build without missing libraries.
Vapis are not meant to fully express .h contents. Theres no defines,
no enum fixed values, not all struct fields needs to be exposed, etc
It could work for simple cases but surely not for real cases. A part
that header files can be different depending on OS.
On Jun 22, 2010, at 8:02 AM, celil <celil kj gmail com> wrote:
Hello,
I am trying to build the valencia plugin to gedit under the mac.
However, it is quite a nightmare to install gedit from source with
its many dependencies, so I am just planning to download the mac
binary from the official website.
Since all the header file information is already encoded in the vapi
files, I am wondering if it would be possible to compile based on
the information in those files, and then just link against the
dynamic libraries provided with the gedit binary? Maybe I can
actually reconstruct the header files using the vapi files shipped
with vala?
In general can vala compile without available C header files?
Thanks,
Celil
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]