> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of si
> Sent: zaterdag 1 oktober 2005 14:23
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Mono 1.1.9.1_1 breaks NAnt on Windows
> 
> Greetings,
> 
> Looks like things have been shuffled around on the latest Mono release
> for Windows.
> 
> NAnt runs fine on Mono 1.1.9.1_1 on Linux, but on Windows:
> 
> NAnt 0.85 (Build 0.85.2099.0; nightly; 30/09/2005)
> Copyright (C) 2001-2005 Gerry Shaw
> http://nant.sourceforge.net
> 
> 
> BUILD FAILED
> 
> The current runtime framework 'mono-2.0' is not correctly configured
> in the NAnt configuration file.
>     Runtime engine 'C:\Program Files\Mono\lib\mono.exe' does 
> not exist.
> 
> 
> mono.exe now lives in bin, it used to live in lib.  1.1.8 runs fine.
> 
> NAnt.exe.config wants mono.exe in:
> 
> <property name="runtimeEngine"
> value="${path::combine(frameworkAssemblyDirectory, 'mono.exe')}" />
> 
> Should I report this to the mono folks?

This should now be fixed.

Can you try using a recent nightly build
(http://nant.sourceforge.net/nightly/latest), and report back ?

Gert



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to