我正在尝试在 Windows 7 Ultimate 64bit 上安装 Mono for Android。安装程序只是检查组件,然后告诉:“你准备好了”“看来您的系统已经设置为使用 Mono for Android!”。它不安装任何东西!
这些行在日志中找到:
[2012-06-21 05:17:43.229] [Info] Determining list of software items to install.
[2012-06-21 05:17:43.230] [Info] Component detection starting
[2012-06-21 05:17:43.230] [Debug] Processing update nodes from the manifest.
[2012-06-21 05:17:43.230] [Info] Waiting for detection to finish
[2012-06-21 05:17:43.231] [Info] Detection complete
[2012-06-21 05:17:43.231] [Info] Component detection complete
[2012-06-21 05:17:43.231] [Debug] Download service starting.
[2012-06-21 05:17:43.232] [Info] Component detection task completed successfully
[2012-06-21 05:17:43.232] [Debug] Creating and initializing software item 'Java JDK'
[2012-06-21 05:17:43.232] [Debug] Creating and initializing software item 'Android SDK'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'GTK#'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'MonoDevelop'
[2012-06-21 05:17:43.233] [Debug] Creating and initializing software item 'Mono for Android, VisualStudio and MonoDevelop'
[2012-06-21 05:17:43.334] [Debug] Detection completed.
[2012-06-21 05:17:43.335] [Info] No software needs to be installed.
[2012-06-21 05:17:43.335] [Info] Status: successful
我的机器上没有安装某些组件(如“Android SDK”),为什么它说“无需安装软件”?我是否需要自己安装所有 SDK(与“http://docs.xamarin.com/android/getting_started/installation/Installation_for_Windows”有什么不同)?有什么想法有什么问题吗?