よ、
私はこのチュートリアルを段階的に実行しました: http://developer.nokia.com/Community/Wiki/XNA_Games_On_Windows_Phone_8_with_Monogame
しかし、まだ機能していません。エラーメッセージ:Warning 8 The referenced component 'SharpDX' could not be found. MonoGame.Framework.WindowsPhone
また
警告 4 参照されているコンポーネント 'SharpDX.WP8' が見つかりませんでした。MonoGame.Framework.WindowsPhone
SharpDx が欠落していると推測しましたが (明らか)、Nuggetsmanagepacket を使用して参照を追加しようとすると、次のメッセージがあります。
Installing 'SharpDX 2.5.0'.
Successfully installed 'SharpDX 2.5.0'.
Adding 'SharpDX 2.5.0' to MonoGame.Framework.WindowsPhone.
Uninstalling 'SharpDX 2.5.0'.
Successfully uninstalled 'SharpDX 2.5.0'.
Install failed. Rolling back...
Could not install package 'SharpDX 2.5.0'. You are trying to install this package into a project that targets 'WindowsPhone,Version=v8.0', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
Wiki_nokia Web サイトに awnser がありません。私はWP8 Sdkを持っており、Visual Studio Express 2012のフルバージョンを使用しています(Windows 8上)