How to build MonoDevelop with Visual Studio in five easy steps:
- Install GTK# (get installer here)
- Install the Mono Libraries (get installer here)
- Get MonoDevelop from SVN (update: instructions here)
- Open main/Main.sln in Visual Studio
- Press F5 (update: make sure you have the configuration DebugWin32 and platform x86 selected).
5 comments:
I don't know that sounds kind of difficult.
Just kidding thank you much.
F7 is build. F5 is debug.
Thanks a lot - but please keep posting binaries (or bootstrapping info on how to build MonoDevelop with MonoDevelop) - not having to use VS is quite important for me - and maybe for others too.
You might want to mention you need VS 2008 or later.
Good work!
Can you run MonoDevelop 2.0 on Windows?
Post a Comment