[Mono-list] Mono embedding on Win32?
   
    Daniel Morgan
     
    danielmorgan@verizon.net
       
    Tue, 22 Jun 2004 19:10:42 -0400
    
    
  
The static libraries were omitted out of the installer because most
people will not use them.  Also, they take up a tremendous amount of
space. Anybody needing them would get the source to mono and build it.
Building Mono themselves would give them a better understanding of
Mono's internals - to embed in applications. :)
There is no Cygwin nor Win32 nor Linux version of Mono.  The source code
is cross-platform.  Because source code may use auto* tools and you use
cygwin environment to build it does not mean the resulting binaries are
cygwin based.  If they are built using the MingW gcc, then it is a Win32
binary with no cygwin dependencies.  Otherwise, if it is built via the
cygwin gcc, then it requires cygwin.  :-)
The link below may have been word wrapped.  Check the Mono wiki or gtk#
wiki out.
Building Mono, Mcs, and Gtk# on Windows
http://www.nullenvoid.com/mono/wiki/index.php/Building%20mono%2C%20mcs%2
C%20and%20gtk-sharp%20on%20Windows
Compiling Mono and Mcs
http://www.go-mono.com/compiling.html
-----Original Message-----
From: mono-list-admin@lists.ximian.com
[mailto:mono-list-admin@lists.ximian.com] On Behalf Of Jon Watte
Sent: Tuesday, June 22, 2004 1:11 PM
To: mono-list mailing list
Subject: [Mono-list] Mono embedding on Win32?
Hi,
I downloaded the installer for the beta3 release of Mono for 
Win32. I would like to embed Mono in a Win32 app, rather than 
using Microsoft .NET, because the app also runs on Linux.
Unfortunately, the installer didn't come with any link 
libraries or headers for embedding.
I also downloaded the source, but it seems to be a cygwin 
version, not a Win32 version, and it has no link libraries.
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)?
I googled a bit, and checked the go-mono.org web site, but I 
can't find anything obviously relevant. (Doesn't mean it's not 
there, though, just that my search-fu might be lacking ;-)
Cheers,
			/ h+
--
  That's what they all say.  They all say "D'oh".
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list