On Thu, Sep 13, 2012 at 8:48 PM, John Ralls wrote:
>
> On Sep 13, 2012, at 10:56 AM, Mike Dupont
> wrote:
>
> > see this example:
> > https://mail.gnome.org/archives/commits-list/2012-August/msg00770.html
> >
> > it seems that you are missing the name attr
see this example:
https://mail.gnome.org/archives/commits-list/2012-August/msg00770.html
it seems that you are missing the name attribute.
mike
On Tue, Sep 11, 2012 at 8:41 PM, John Ralls wrote:
> I'm trying to make Pango introspect on OSX, and The following defines are
> giving me trouble:
>
Hi there,
please provide a call stack.
mike
On Thu, Jul 19, 2012 at 5:28 AM, Fan Chun-wei wrote:
> Hi,
>
> I was trying to build G-I on Windows using MSVC, and managed to get the
> GLib-2.0.gir file to be built by g-ir-scanner (used the gcc preprocessor as
> MSVC does not accept input from stdin
On Thu, Mar 22, 2012 at 3:33 PM, Colin Walters wrote:
> The best thing would probably be to fold them all into
> libgirepository-1.0.la.
Ok, I have attempted that,
there is only one issue with the GLogLevelFlags logged_levels;
It is used in only one place, and set from the compiler. I tried to
en
Hi there,
Trying to add tests to the gobject-introspection test suite to cover more
of the functions and learn about the code. wanted to create a simple test
to create an object from the libgirepository_internals.a but having
problems linking, wondering if anyone can give me some advice on this ?
Hi there,
I have been waiting since the weekend for moderation, here is my question I
posted it to stackoverflow
http://stackoverflow.com/questions/9756571/gobjectintrospection-linking-to-libgirepository-internals-and-libgirepository-1
basically I would like to link against the
internal libgirepos
Hi there,
Trying to add tests to the gobject-introspection test suite to cover more
of the functions and learn about the code.
wanted to create a simple test to create an object from
the libgirepository_internals.a but having problems linking,
wondering if anyone can give me some advice on this ?