Search found 1 match

by mathedit
Tue Jul 23, 2013 12:40 pm
Forum: Support
Topic: Error during build of svn rev 14138
Replies: 6
Views: 24902

Re: Error during build of svn rev 14138

Hi Szafran,

I have exactly the same problem while compiling rev 14139 with Ubuntu 12.04.2 (Precise).

I think it's because the macro G_DEFINE_QUARK is not defined, because the GLIB version shipped in 12.04 is 2.32.3.
In my /usr/include/glib-2.0/glib/gquark.h , the macro G_DEFINE_QUARK doesn't ...