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. I'll assume this next part is related to the first, but I'm missing 6 of my types. $ grep -E "<(class|enumeration|interface)" gflib.gir | wc -l 24 compared to: $ grep "GType\ .*_get_type(void);" *.h | wc -l 30 Any help would be appreciated. Thanks, -- Gary Kramlich <grim reaperworld com>
Attachment:
signature.asc
Description: OpenPGP digital signature