Re: defn of gint32 (glibconfig.h)?
- From: Sven Neumann <sven gimp org>
- To: skip pobox com
- Cc: gtk-list gnome org
- Subject: Re: defn of gint32 (glibconfig.h)?
- Date: 28 Jan 2002 19:10:07 +0100
Hi,
Skip Montanaro <skip pobox com> writes:
> I was trying to track down the definition of gint32 and the other
> size-specific types just now. I have been building from CVS for quite
> awhile and never have any problems related to these types, but I can't seem
> to find gint32 defined in the installed header files. In my glib source
> tree I see a typedef for it in glibconfig.h, but that file doesn't get
> installed into /usr/local/include/glib-2.0.
no, it gets installed into /usr/local/lib/glib-2.0/include since it is
platform-specific and doesn't belong into ${prefix}/include. If you use
pkg-config --cflags your compiler should be able to find it.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]