[gtk-osx-users] Couldn't find include 'Pango-1.0.gir'...
- From: 郭嘉(Guo Jia) <icooka gmail com>
- To: "gtk-osx-users-list gnome org" <gtk-osx-users-list gnome org>
- Subject: [gtk-osx-users] Couldn't find include 'Pango-1.0.gir'...
- Date: Thu, 24 Nov 2011 01:19:39 +0800
when building the meta-gtk-osx-core, and the gtk+ module, I met with this error
/Users/resus/gtk/inst/bin/g-ir-scanner --add-include-path=../gdk --namespace=Gdk --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=Gio-2.0 --include=GdkPixbuf-2.0 --include=Pango-1.0 --include=cairo-1.0 --library=
libgdk-quartz-2.0.la --warn-all -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/Users/resus/gtk/inst/include/glib-2.0 -I/Users/resus/gtk/inst/lib/glib-2.0/include -I/Users/resus/gtk/inst/include/pango-1.0 -I/Users/resus/gtk/inst/include/cairo -I/Users/resus/gtk/inst/include/pixman-1 -I/Users/resus/gtk/inst/include/freetype2 -I/Users/resus/gtk/inst/include/libpng14 -I/Users/resus/gtk/inst/include/gdk-pixbuf-2.0 gdk.h gdkapplaunchcontext.h gdkcairo.h gdkcolor.h gdkcursor.h gdkdisplay.h gdkdisplaymanager.h gdkdnd.h gdkdrawable.h gdkevents.h gdkfont.h gdkgc.h gdki18n.h gdkimage.h gdkinput.h gdkkeys.h gdkkeysyms.h gdkpango.h gdkpixbuf.h gdkpixmap.h gdkprivate.h gdkproperty.h gdkregion.h gdkrgb.h gdkscreen.h gdkselection.h gdkspawn.h gdktestutils.h gdktypes.h gdkvisual.h gdkwindow.h gdk.c gdkapplaunchcontext.c gdkcairo.c gdkcolor.c gdkcursor.c gdkdisplay.c gdkdisplaymanager.c gdkdnd.c gdkdraw.c gdkevents.c gdkfont.c gdkgc.c gdkglobals.c gdkimage.c gdkkeys.c gdkkeyuni.c gdkoffscreenwindow.c gdkpango.c gdkpixbuf-drawable.c gdkpixbuf-render.c gdkpixmap.c gdkpolyreg-generic.c gdkrectangle.c gdkregion-generic.c gdkrgb.c gdkscreen.c gdkselection.c gdkvisual.c gdkwindow.c gdkwindowimpl.c gdkkeynames.c gdkenumtypes.c gdkenumtypes.h
libgdk-quartz-2.0.la Makefile --output Gdk-2.0.gir
Couldn't find include 'Pango-1.0.gir' (search path: ['../gdk', '/Users/resus/gtk/inst/share/gir-1.0', '/Users/resus/gtk/inst/share/gir-1.0', '/usr/share/gir-1.0', '/Users/resus/gtk/inst/share/gir-1.0'])
make[4]: *** [Gdk-2.0.gir] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Error during phase build of gtk+: ########## Error running make *** [26/28]
I did a `locate Pango-1.0.gir` and found a so-named file in "~/gtk/source/pango-1.28.4/pango/Pango-1.0.gir" , and then copied it to '/Users/resus/gtk/inst/share/gir-1.0' as a workground.
but met another issue saying that "gir-1.0/Pango-1.0.gir: Incompatible version 1.1 (supported: 1.2)
"
so I cleaned and updated the pango module, got no difference.. any advice ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]