iPhone プロジェクトに Platinum UPnP を実装したいと考えていますが、SDK には適切なドキュメントがありません。
read me fileに従って、以下の行をたどろうとしました-
- MacOSX、iOS: @ Platinum/Build/Targets/universal-apple-macosx/Platinum.xcodeproj にある XCode プロジェクト ファイルを開くリンク バイナリの .lib。または、PlatinumFramework ターゲットを使用して Platinum.Framework をビルドし、それをプロジェクトに追加することもできます。
しかし、このエラーで終わった:
clang: error: no such file or directory:
'/Users/ankit.nigam/Library/Developer/Xcode/DerivedData/PlatinumDemo-gahtotovpnfcvyddmpiwgntarctu/Build/Products/Debug-iphoneos/Platinum/Platinum'
私が間違っていることは何か分かりますか?