无法在 Windows 10 上打开 Xamarin Studio

Unable to open Xamarin Studio on Windows 10

我一直按照此视频中的步骤安装 xamarin studio 而没有 visual studio

How to install Xamarin Studio in windows

当我尝试打开它时,它不起作用,没有任何消息

我尝试以管理员身份运行它,但它不起作用

Windows 10 上的 Xamarin Studio 需要一些修改,因为我们不再在 Windows 安装程序中提供它:

https://www.xamarin.com/faq#xpq6

强烈建议在 Windows 上使用 Visual Studio,因为社区版是免费的。

如果您查看 %AppData%\Local\Xamarin-Studio-6.0\Logs 目录中的 IDE 日志文件,您会看到类似于以下内容的错误:

System.DllNotFoundException: Unable to load DLL 'libglib-2.0-0.dll': The specified module could not be found.

然后您可以通过安装旧版本的 GTK# 来解决此问题。执行此操作的完整步骤是:

  1. 停止 Xamarin Studio。
  2. 卸载 GTK#。
  3. 安装旧版本的 GTK#,例如 GTK# 2.12.30