1

I just added a new view controller to my project and now when I attempt to build the project I'm getting this error:

 Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1

Anyone have any ideas? Thanks!

Abizern
  • 146,289
  • 39
  • 203
  • 257
rreichel
  • 794
  • 3
  • 9
  • 25

1 Answers1

0

See these post for reference .. Btw the actual error will be before this line. some file will be missing or duplicating itself. post1, post2, post3.

Community
  • 1
  • 1
Hadi
  • 1,212
  • 2
  • 17
  • 31