I tried to declare Config (using Config) in first and last place. It doesn't change the C include order.
I tried to user "--pkg Config" in first and last valac parameter. Always the same problem. The "--include=config.h " as gcc parameter work fine for me. ________________________________ De : Dan Saul <[EMAIL PROTECTED]> À : Frédéric Gaudy <[EMAIL PROTECTED]> Cc : [email protected] Envoyé le : Mardi, 2 Décembre 2008, 17h26mn 13s Objet : Re: Re : [Vala] Include config.h before gi18n-lib.h On Tue, Dec 2, 2008 at 7:52 AM, Frédéric Gaudy <[EMAIL PROTECTED]> wrote: >> In what order are your using ______; defined? > > What is ______; ??? > Applogies for the confusing wording. At the beginning of most vala files you have using glib; using gtk; perhaps the order matters? But it appears gege2061 has the proper answer. Dan
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
