开发者

MonoDevelop 2.4.1 not running on windows 7 ultimate unable to load glibsharpglue-2

开发者 https://www.devze.com 2023-02-01 17:08 出处:网络
I\'ve been doing some searching around and I can\'t find any answers to my question. I am running windows 7 Ultimate right now and have installed GTK# 2.12, then monodevelop 2.4.1. When I try and open

I've been doing some searching around and I can't find any answers to my question. I am running windows 7 Ultimate right now and have installed GTK# 2.12, then monodevelop 2.4.1. When I try and open md, the loading cursor appears then disappears, and there is no process or any trace that it opened except the log file which is this:

ERROR: Unexpected error while scanning file: C:\Program Files (x86)\Mono-2.8.1\bin\atksharpglue-2.dll (Type 'Mono.Cecil.Binary.ImageFormatException' in Assembly 'Mono.Addins.CecilReflector, Version=0.5.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' is not marked as serializable.)

I haven't been able to find any in开发者_运维技巧formation on this error. Please help?


Got it to work after a lot of bug fixing: Just uninstall GTK# 2.12, and do the version below : http://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi

Then monodevelop 2.4 should work fine :) Hope this helps someone.

0

精彩评论

暂无评论...
验证码 换一张
取 消