Re: error in compile gtk3 in OSX



Apple's gcc doesn't seems to have the -x option that is passed from g-ir-scan.

As a workaround, I use "make V=1" to see what is executed and I
copy-paste the full command excluding the "-x".

After doing this I can run make again with no errors.

2011/12/6 xiaobo <kfihihc gmail com>:
Hi, All

I got a error when I compile gtk3 in OSX .
This is log.

.........
.........
ÂCCLD Â libgtk-3.la
ÂCC Â Â queryimmodules.o
ÂCCLD Â gtk-query-immodules-3.0
ÂGISCAN Gtk-3.0.gir
Usage: g-ir-scanner [options] sources

g-ir-scanner: error: no such option: -x
make[4]: *** [Gtk-3.0.gir] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

what is g-ir-scanner ?

I need you help, please Â:)
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]