[Mono-list] Mono embedding on Win32?
Jon Watte
hplus@b500.com
Tue, 22 Jun 2004 17:15:43 -0700
> > Where can I get the link libraries and headers for using Mono
> > as an SDK on Win32? If not available, are there pointers to
> > how I can build them under Win32 (not cygwin)?
> You currently need cygwin to build mono. We asked several times on the
> list for windows people to contribute the makefiles or whatever changes
> are needed to compile with the common windows compilers, but it looks
> like nobody wants to do it: maybe you can contribute the support for it.
Thank you and Daniel for your explanations!
The problem I'm facing is how to integrate into a large, existing
code base, where the rule is that all external libraries build using
the existing tool chain, which is not Cygwin. I'll look into getting
a modern version of Cygwin and doing a one-off build to see where it
takes me; I'll report back if and when anything interesting comes
out of it.
Cheers,
/ h+