[MonoDevelop] Adding new .NET runtimes to MonoDevelop

Eric Hosick erichosick at interfacevision.com
Sun Dec 5 03:19:34 EST 2010


Hi Michael,

Thanks. I kinda feel silly not seeing that.

I now can't seem to get mono-develop to actually use my version of .NET.
I'll ask another question to the mailing list because I don't want to eat up
all of your time.

I am writing up a blog that hopefully will be useful to everyone once this
gets working.

http://blog.interfacevision.com/index.php/2010/12/monodevelop-with-a-custom-version-of-mono-on-the-macintosh/

Regards,

Eric

On Sat, Dec 4, 2010 at 2:36 AM, Michael Hutchinson <m.j.hutchinson at gmail.com
> wrote:

> On Fri, Dec 3, 2010 at 12:10 AM, Eric Hosick <erichosick at gmail.com> wrote:
> > Hi Michael,
> > Thank you for the reply. A new runtime (as I am altering the object
> class).
> > I am really hoping that I will not need to re-build everything. I've been
> > getting ready to do that and there are a lot of dependencies.
>
> If it's fundamentally a Mono runtime with a few modifications, the
> easiest way is to use Preferences->.NET Runtimes to add your runtime,
> then you can set the default runtime IDE-wide, or change it
> per-project (as a per-user setting) using the Project->Target Runtime
> menu.
>
> If you wish to make it a framework setting that gets persisted into
> the project, things will get much more complicated, not just
> implementation with w.r.t. compatibility with VS, existing projects,
> etc.
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20101205/4fded4ff/attachment.html 


More information about the Monodevelop-list mailing list