MonoDevelopでソリューションを作成しようとしていますが、いくつか問題があります。空のプロジェクトをコンパイルしようとしましたが、ビルダーは次のように表示します。
Building: tusciasProjektas (Debug|iPhone)
Building Solution tusciasProjektas
Building: tusciasProjektas (Debug|iPhone)
Performing main compilation...
Updating CodeBehind files
Updated 1 CodeBehind files
The reference 'System' is not valid for the target framework of the project.
The reference 'System.Xml' is not valid for the target framework of the project.
The reference 'System.Core' is not valid for the target framework of the project.
Assembly 'monotouch' not found. Make sure that the assembly exists in disk. If the reference is required to build the project you may get compilation errors.
Build failed. Argument cannot be null.
Parameter name: path1
私のコンピューターは標準で、Intel CPU(Macではない)を搭載しており、LeopardXがインストールされています。このフレームワークとMonoDevelopもインストールしました。たぶん、MonoTouchSDKをインストールしていないのが問題です(ユーザーとパスワードが必要です。http ://www.go-mono.com/monotouch-download/monotouch-0.9-20090818-からダウンロードできません。 0.pkg)。誰かがそれに取り組んでいて、これで私を助けることができますか?