Re: g-ir-scanner woes...



2009/1/17 Gary Kramlich <grim reaperworld com>:
> I've run into a few issues with g-ir-scanner and was hoping someone
> could help.
>
> First off, I'm getting a ton of warnings about unable to find include
> files, as well as syntax errors.  I assume this is because I'm trying to
> generate my .gir off of the source directly, and not off of an installed
> version.  Mainly what it comes down to is that I'm missing the needed
> cflags to make this all work.

Probably what you want is "--pkg gtk+-2.0" or similar; this is the
equivalent of $(pkg-config --cflags --libs), or PKG_CHECK_MODULE().


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]