[Mono-list] Mono on Windows
Edward Ned Harvey (mono)
edward.harvey.mono at clevertrove.com
Thu Jan 22 12:03:03 UTC 2015
> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Elmar Haneke
>
> I yust installed mono-3.12.0-gtksharp-2.12.26-win32-1.msi on Windows Vista.
>
> First I noticed that vcredist ist to be installed to run mono - that
> info is missing in instructions.
>
> Afterwards I tryed to start MonoDevelop 3 using that mono - it does
> crash due to DataExecutionPrevention which isforced to be active for
> mono.exe.
>
> How can this be resolved?
Before anything else, why do you want mono & monodevelop on windows? If you want to develop code in .Net and test on mono - the windows version of mono is going to get you better test results than just testing in visual studio, but there are differences between mono on windows and linux/osx/other. It is advised, if possible, that you do your windows/.Net development on windows with visual studio, and do your monodevelop work on the actual target platform - mac or linux or whatever.
That being said, what you're doing is logical, and should work. I know nothing and sorry I can't help.
More information about the Mono-list
mailing list