2011-09-13 15 views
0

iWebDriver.xcodeprojためのコードをコンパイルするとき、私は次のようなエラーセレン

error: There is no SDK with the name or path '/Users/sqaresources/svn_projcts/trunk/iphone/lib/buildtime-src/cocoahttpserver/iphonesimulator3.2'

を取得するには、次の警告は、また、私はOSX 10.7、Xcodeのを実行している

Missing SDK in target CocoaHTTPServer: iphonesimulator3.2 Missing SDK in target CocoaHTTPServer: iphoneos3.1.2

を示しています4.1

私はこの問題のために何かできることがあれば教えてください。 > libに - - >ビルド時-SRC - > cocoahttpserver - あなたのXcodeで> CocoaHTTPServerLibrary.xcodeproj

オープンCocoaHTTPServerLibrary.xcodeproj(

はiphoneに移動し、その問題を解決するには、あなたに

答えて

0

ありがとうございました他のインスタンスが閉じていることを確認してください)。 Build settingsに移動し、 'BaseSDK'を 'Latest iOS(iOS4.3)'に変更します。

これで問題は解決します.....