Re: [gtkmm] anyone seen a gtk-- bug?
- From: Tomoaki HAYASAKA <hayasaka fh u-tokai ac jp>
- To: gtkmm modeemi cs tut fi
- Cc: gtk-list redhat com
- Subject: Re: [gtkmm] anyone seen a gtk-- bug?
- Date: Mon, 28 Sep 1998 08:45:23 +0900 (JST)
Hi,
On Sun, Sep 27, 1998 at 04:11:55AM +0300, Tero Pulkkinen wrote:
> Looks like with egcs1.1 gtk-- compilation fails with inline
> connect_to_function method gets defined in each object and linking
> the library fails... (changing connect_to_function to static inline
> patches half of the problem, but... not all -- it still gives same
> kind of errors from std library.)
I had the same problem, but finally, I won :-)
You may be manually installed glibconfig.h to /usr/local/include/ or
such? Remove it. If your glib is properly configured, it is
installed in $prefix/lib/glib/include/ and must have lines like as
following:
#define G_HAVE___INLINE 1
#define G_HAVE___INLINE__ 1
#define G_HAVE_INLINE 1
-----
Tomoaki Hayasaka <hayasaka@fh.u-tokai.ac.jp>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]