Re: [Vala] Help with generating headers. Forward declaration?
- From: Sam Danielson <samdanielson gmail com>
- To: Jürg Billeter <j bitron ch>
- Cc: Vala ML <vala-list gnome org>
- Subject: Re: [Vala] Help with generating headers. Forward declaration?
- Date: Fri, 12 Jun 2009 11:44:36 -0400
On Fri, Jun 12, 2009 at 3:41 AM, qnull<interflug1 gmx net> wrote:
Not only you have to add -H, but also the name of the .h file:
valac ... -H foo.h ...
maybe you also have to add the path for the .h file
The -H option works. I omitted the argument to -H and that was causing
my first source file to be associated with -H instead of the list of
files to compile. Thanks.
-Sam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]