Yup, pretty strange. At first I had tested with
nant -t::mono-1.0 and everything was fine.
Compiling with 'mono nant.exe' crashes during test execution, and compiling
with .net and running the test cases with mono nunit-console.exe also
crashes. This is really something...
Well, I'll keep digging it. Thanks dude.
Cheers,
hammett
----- Original Message -----
From: "Martijn Boland" <ma...@bo...>
To: "hammett" <ha...@uo...>
Sent: Wednesday, October 13, 2004 1:20 PM
Subject: Re: Mono build
> Hi hammett
>
>> Well, I had to hard code the configurations on NAnt.exe.config and then
>> it
>> worked fine. The dynamic proxy compilation have issue no warning and the
>> test cases ran allright, provided that nant correctly ran everything with
>> mono execs.
>
> Pff, you can say so. NAnt config with mono on win32 is a mess. But I
> managed to get a
> build with mono and win32 by copying the values of the 1.0.2 mono registry
> key to a 1.0
> key and setting the project config to 'release'.
>
>> So things seems to be ok here. I hope you give it another try with mono
>> 1.0.2
>
> Not here, unfortunately. The very same result as when building on
> mono-unix (on win32 you
> get a fancier messagebox though :)). I do have a screenshot of it, but my
> webmail crashes
> with attachments.
> Are you sure you really built it with mono? Like 'mono
> MONO_NANT_BIN_DIR\NAnt.exe'?
>
> Martijn
>
>
|