|
From: | Nidhi Sharma |
Subject: | cannot find interface declaration for ‘NXConstantString’ |
Date: | Wed, 19 Sep 2012 14:25:50 +0800 (SGT) |
I am working on Objective C, I am trying to run a simple program on terminal of ubuntu by giving the following command: gcc source.m -o source but compiler has given error like: source.m:1:34: error: Foundation/Foundation.h: No such file or directory source.m: In function ‘main’: source.m:4: error: cannot find interface declaration for ‘NXConstantString’ please help me to run my program. |
[Prev in Thread] | Current Thread | [Next in Thread] |