Created
July 4, 2012 08:50
-
-
Save smiler/3046152 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc -Wall -Wno-pointer-sign -g -I/usr/include/libxml2 -D_REENTRANT -I/usr/local/Cellar/cairo/1.12.2/include/cairo -I/usr/local/Cellar/pixman/0.26.2/include/pixman-1 -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/atk/2.4.0/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.26.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pango/1.30.1/include/pango-1.0 -I/usr/local/Cellar/glib/2.32.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -c macos.c | |
Package gtk-mac-integration was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gtk-mac-integration.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gtk-mac-integration' found | |
macos.c:6:31: error: gtkosxapplication.h: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment