This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Beginner's Question - Can't find Object.h


Hi all,

I have installed GCC and am trying to get a test programme to run which
includes the line :

#include <objc/Object.h>

However when I compile this file I get the error :

hello.m:2:20: Object.h : No such file or directory

Does anyone know what is causing this error and how I can fix ?

Thanks !

Martin


-- 
View this message in context: http://www.nabble.com/Beginner%27s-Question---Can%27t-find-Object.h-tp24433682p24433682.html
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]