Undefinierte Symbole für die Architektur i386: "_OBJC_CLASS _ $ _ MFMailComposeViewController"

Ich trainiere die Erstellung von Programmen für das iPhone mit MFMailComposeViewController. Beim Kompilieren tritt jedoch ein Fehler auf:

Undefined symbols for architecture i386:
   "_OBJC_CLASS_ $ _MFMailComposeViewController", Referenced from:
       objc-class-ref in ViewController.o
ld: symbol (s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use-v to see invocation)

Bitte helfen Sie, was ist das? Und wie kann man das beheben?

Danke im Voraus!

Antworten auf die Frage(2)

Ihre Antwort auf die Frage