Re: [Mono-dev] why does gtk# installer requires .net 1.1 ?

2008-10-11 Thread Onur Gumus
Both 2.10 and 2.8 asked me .net 1.1 sdk On Sat, Oct 11, 2008 at 9:53 PM, Mike Kestner <[EMAIL PROTECTED]> wrote: > On Thu, 2008-10-09 at 10:07 +0300, Onur Gumus wrote: >> It seems gtk# requires .net 1.1 explicitly for windows. Though this >> seems to be an unrealistic requirement if people want GT

Re: [Mono-dev] why does gtk# installer requires .net 1.1 ?

2008-10-11 Thread Mike Kestner
On Thu, 2008-10-09 at 10:07 +0300, Onur Gumus wrote: > It seems gtk# requires .net 1.1 explicitly for windows. Though this > seems to be an unrealistic requirement if people want GTK# usage > increase on windows as well. As you would guess, vast majority of > windows boxes has .net 2.0+. Any improv

Re: [Mono-dev] Compiling mono from the repository

2008-10-11 Thread Bas Smit
Hi guys, thanks for the replies. Im sorry to say I just forgot to checkout mcs, I was under the impression it had to be installed and could be gotten from the same location just for convenience. Bas Bojan Rajkovic wrote: > > Did you make sure to checkout mcs too? > > On Oct 9, 2008, at 11:49

Re: [Mono-dev] Mono's JIT and SSE instructions

2008-10-11 Thread Geoff Norton
On Fri, 2008-10-10 at 23:16 -0300, Rodrigo Kumpera wrote: > > > On Fri, Oct 10, 2008 at 9:01 PM, Dax <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Paolo Molaro wrote: > > We don't auto vectorize from IL code, but we're de

Re: [Mono-dev] [WF] who is involved in Workflow develop?

2008-10-11 Thread Atsushi Eno
Hello, Currently there is no one hacking workflow implementation. There was early work by Jordi in olive module couple of years ago, and then it has been in deep hibernation. See http://anonsvn.mono-project.com/viewvc/trunk/olive/class/System.Workflow.Runtime/ (and its family components). Atsushi

Re: [Mono-dev] [PATCH] System.Messaging using AMQP (RabbitMQ)

2008-10-11 Thread Atsushi Eno
Hello, Michael Barker wrote: > Thanks a lot for the updated implementation since April :) I had > > a look at the patch, and noticed that some essential stuff such as > MessageQueue.GetEnumerator() and MessageEnumerator are left > unimplemented. > > I've just had a look at the

Re: [Mono-dev] Build broken on Windows

2008-10-11 Thread Andy Hume
Install cygwin's gettext-devel package and it'll then work. :-) See Robert's answer at http://lists.ximian.com/pipermail/mono-list/2008-September/039671.html Andy Kornél Pál wrote: > > Hi, > > I get: > $ make > make all-recursive > make[1]: Entering directory `/mono/mono' > Making all in

[Mono-dev] Build broken on Windows

2008-10-11 Thread Kornél Pál
Hi, I get: $ make make all-recursive make[1]: Entering directory `/mono/mono' Making all in po make[2]: Entering directory `/mono/mono/po' Making all in mcs make[3]: Entering directory `/mono/mono/po/mcs' test ! -f ./mcs.pot || \ test -z "es.gmo ja.gmo de.gmo" || make es.gmo ja.gmo de.