discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Help - Clang can't find <objc/objc.h> on Ubuntu


From: David Chisnall
Subject: Re: Help - Clang can't find <objc/objc.h> on Ubuntu
Date: Sun, 26 Feb 2012 11:20:17 +0000

On 26 Feb 2012, at 07:52, Amr Aboelela wrote:

> 3. Make link to objc directory:
> 
>         $ locate objc.h
> 
> /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5/include/objc/objc.h

This is the GCC runtime's objc.h.  You almost certainly want to be using the 
GNUstep runtime's version instead.  This will install in 
/usr/locale/include/objc by default, or in your GNUstep headers location if 
GNUstep Make is installed.

David

-- Sent from my Difference Engine






reply via email to

[Prev in Thread] Current Thread [Next in Thread]