I am using XCODE 3.2.5 and getting following error while compiling the code
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang failed with exit code 1
Here are my settings: C/C++ compiler version -- LLVM compiler 1.6 Base SDK - 4.2 IOS deployment target - 4.2
What could be wrong here?