1
私は響板のアプリをしようとしていると私は、私はそれを得るいけない未定義シンボル:「_AudioServicesCreateSystemSoundID」
Undefined symbols for architecture i386:
"_AudioServicesCreateSystemSoundID", referenced from:
-[S0undFXViewController sound1] in S0undFXViewController.o
-[S0undFXViewController sound2] in S0undFXViewController.o
-[S0undFXViewController sound3] in S0undFXViewController.o
-[S0undFXViewController sound4] in S0undFXViewController.o
-[S0undFXViewController sound5] in S0undFXViewController.o
-[S0undFXViewController sound6] in S0undFXViewController.o
このエラーが発生します!!!!!!!
もう少し文脈があれば、あなたの状況を理解するのに役立ちます。あなたは何をしようとしているのですか?あなたのコードは何ですか?どのライブラリを使用していますか? –