Re: Xcode and gdkconfig.h
- From: Paul Davis <paul linuxaudiosystems com>
- To: S G <sophiespinning gmail com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Xcode and gdkconfig.h
- Date: Tue, 26 Jun 2012 20:39:10 -0400
On Tue, Jun 26, 2012 at 4:55 PM, S G
<sophiespinning gmail com> wrote:
Hi,
Despite all the activity on the web about this subject, I have not found how to get rid of this problem on my system.
I downloaded and installed GTK+ a few days ago and it seems I got version 2.24. I am trying to compile with Xcode version 4.2.1 and am using the following config:
HEADER_SEARCH_PATHS = /ole/include "/gtk/inst/include/glib-2.0" "/gtk/inst/lib/glib-2.0/include" "/gtk/source/glib-2.28.8" "/gtk/source/gtk+-2.24.9" /gtk/inst/include/cairo "/gtk/source/pango-1.28.4" "/usr/include"
Unfortunately including gdk.h -> #include <gdk/gdktypes.h> ->#include <gdkconfig.h>
fails since it cannot find gdkconfig.h.
you should stop doing this and make xcode use pkg-config instead.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]