4

Xcode にあいまいな問題が 1 つあります。X-Code バージョン 4.3.2 (4E2002)を再インストールした後、コードを実行すると、以下のエラー メッセージが表示されます。

エラー :

いくつかのテキストのような:

Ld /Users/vivek/Library/Developer/Xcode/DerivedData/MapDirectionsViewExample-gbobmtqliuwpjbbhsaxeqrqgzyax/Build/Products/Debug-iphonesimulator/MapDirectionsViewExample.app/MapDirectionsViewExample normal i386
    cd /Users/vivek/Desktop/MapDirectionViewController-master/Example
    setenv MACOSX_DEPLOYMENT_TARGET 10.6
    setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk -L/Users/vivek/Library/Developer/Xcode/DerivedData/MapDirectionsViewExample-gbobmtqliuwpjbbhsaxeqrqgzyax/Build/Products/Debug-iphonesimulator -F/Users/vivek/Library/Developer/Xcode/DerivedData/MapDirectionsViewExample-gbobmtqliuwpjbbhsaxeqrqgzyax/Build/Products/Debug-iphonesimulator -filelist /Users/vivek/Library/Developer/Xcode/DerivedData/MapDirectionsViewExample-gbobmtqliuwpjbbhsaxeqrqgzyax/Build/Intermediates/MapDirectionsViewExample.build/Debug-iphonesimulator/MapDirectionsViewExample.build/Objects-normal/i386/MapDirectionsViewExample.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=40200 -framework QuartzCore -framework SystemConfiguration -lz -framework MobileCoreServices -framework CFNetwork -framework CoreLocation -framework MapKit -framework UIKit -framework Foundation -framework CoreGraphics -o /Users/vivek/Library/Developer/Xcode/DerivedData/MapDirectionsViewExample-gbobmtqliuwpjbbhsaxeqrqgzyax/Build/Products/Debug-iphonesimulator/MapDirectionsViewExample.app/MapDirectionsViewExample

そして、のようなエラーメッセージ、

clang: エラー: コマンドを実行できません: バス エラー: 10 clang: エラー: シグナル 2 が原因でリンカー コマンドが失敗しました (呼び出しを確認するには -v を使用してください) clang: 注: 診断メッセージ: http://developerにバグ レポートを送信してください.apple.com/bugreporter/にアクセスし、コマンド ライン引数とすべての診断情報を含めます。clang: 注: 診断メッセージ: 前処理されたソースの生成中にエラーが発生しました - 前処理可能な入力がありません。

私がしなければならないことは得られません。

誰でも私を助けることができますか?

前もって感謝します 。

画像 :

ここに画像の説明を入力

4

0 に答える 0