[Mono-dev] Mono 2.10.1 Can't open a Windows Form on Windows 7 x64

2011-03-05 Thread Guy Sherman
be happy to do it. Thanks, Guy Sherman web: http://www.guysherman.com ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Emedding mono: System.Windows.Form trouble

2011-03-03 Thread Guy Sherman
. Guy Sherman web: http://www.guysherman.com email: g...@guysherman.com phone: +64 21 355 190 ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Compiling Mono Runtime in VS2010 (Guy Sherman)

2010-06-28 Thread Guy Sherman
by the mono runtime, or am I trying to free memory out of the mono heap instead of my own? Thanks, Guy. Message: 8 Date: Mon, 28 Jun 2010 12:27:36 +1200 From: Guy Sherman g...@guysherman.com Subject: [Mono-dev] Compiling Mono Runtime in VS2010 To: mono-devel-list@lists.ximian.com Message-ID

[Mono-dev] Compiling Mono Runtime in VS2010

2010-06-27 Thread Guy Sherman
this be because the glib libs that ship with mono for windows a 32-bit, and I'm trying to compile 64-bit? Thanks very much in advance, Guy Sherman. On Sun, 27 Jun 2010 08:25:01 -0400, mono-devel-list-requ...@lists.ximian.com wrote: Send Mono-devel-list mailing list submissions to mono-devel-list

Re: [Mono-dev] Embedding Mono

2010-06-09 Thread Guy Sherman
C++ application on Windows 7. From what I've heard, a 64-bit assembly on windows cannot load a 32-bit assembly, so I assume I need a 64-bit version of mono. Do I just need to build the runtime for 64-bit, or must I also build mcs and the framework? Thanks, Guy Sherman. -- View this message