[Mono-dev] Doing dev under win?

James Bellinger james at illusorystudios.com
Tue Sep 11 01:03:08 UTC 2012


You can get Mono Tools for testing Mono on Windows. I haven't tried it 
in a while though, as I ran into many issues with its debugging support...

Alternatively, a command line just running mono --debug does the job. 
It's fairly compatible with MS.NET so you can just debug there and run 
on Mono.

If you mean developing *Mono*, I compile on Linux and copy that to 
Windows. Never been able to compile Mono in Windows, but the 
cross-compile works and that's sufficient.

For a VM download VirtualBox. Works great, and you can share a folder 
between the two for cross-compiling Mono.

Let me know if you have any other questions, be glad to help with 
whatever. I use Mono on Windows nearly every day, so :)

James

On 9/10/2012 4:39 PM, Rob Wilkens wrote:
>
> Is there a faq or getting started page for development of mono under 
> windows.  I know some of it probably requires cygwin, and i would like 
> to also use visual studio, and may even set up a linux virtual 
> machine. I am hoping there is a getting started guide.    direct url 
> not required, just tell me roughly how to find it.
>
> The last few weeks I've been working on being comfortable in win8..  
> now I would like to try and get some work done with it. Sorry for 
> screwing up regex speed with that poorly thought out fix, but I think 
> I've gotten past my embarrassment and would love to be back working on 
> bug reports and maybe eventually bigger projects.
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120910/5e78fbd6/attachment-0001.html>


More information about the Mono-devel-list mailing list