Compile error for Objectiv c program (NSObject.h),
February 9, 2009 at 1:09 AM
Hi all, I have try to run the above program but its not running and compile error is generated like following...
Please help me some out for this stuff...
In file included from MyClass.m:2, from main.m:2: MyClass.h:1:31: Foundation/NSObject.h: No such file or directory In file included from MyClass.m:2, from main.m:2: MyClass.h:6: error: cannot find interface declaration for `NSObject', superclass of `MyClass'
View All Comments
| View Tutorial