GNOME Bugzilla – Bug 741931
environment: set OBJC_INCLUDE_PATH
Last modified: 2015-01-03 16:29:15 UTC
Some libraries (GLib and Gtk, for example) compile some files using the objective C compiler on Mac OS. This compiler won't find headers in paths in C_INCLUDE_PATH; it needs them in OBJC_INCLUDE_PATH.
Created attachment 293306 [details] [review] environment: set OBJC_INCLUDE_PATH
Attachment 293306 [details] pushed as c16c163 - environment: set OBJC_INCLUDE_PATH