sample.m:1:34: Foundation/Foundation.h: No such file or directory
D:\LEARNING\iphone\ObjectiveC\sample.m: In function `main':
sample.m:4: error: `NSAutoreleasePool' undeclared (first use in this function)
sample.m:4: error: (Each undeclared identifier is reported only once
sample.m:4: error: for each function it appears in.)
sample.m:4: error: `pool' undeclared (first use in this function)
sample.m:5: error: stray '@' in program
sample.m:5: error: stray '\148' in program
sample.m:5: error: `Programming' undeclared (first use in this function)
sample.m:5: error: syntax error before "is"
sample.m:5: error: stray '\148' in program
Please help me and reply soon.