Luke,

The <solution> task does not yet support Mono. We're planning on adding Mono
support to the <solution> task after the 0.85 release.

Gert

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Luke Venediger
> Sent: vrijdag 20 mei 2005 16:13
> To: nant-users@lists.sourceforge.net
> Subject: [Nant-users] Forcing Debug for Mono in <solution> tasks
> 
> Hi,
> 
> I'm using Mono 1.1.7's mcs.exe compiler, and I've got a nant script
> that compiles a set of VS.Net projects. The problem is that I can't
> seem to force the mcs.exe compiler to output debugging information
> when it compiles the projects.
> 
> I've looked in the nant.exe.config file and tried to add the -debug
> flag to the <csc> task for Mono's framework configuration, but it
> doesn't seem to change anything. Infact, changing the exe name here
> doesn't prevent Nant from compiling the projects.
> 
> Am I missing something in the <solution> task, or is there somewhere
> in my Nant configuration where I can add the -debug flag for all calls
> to mcs.exe?
> 
> Thanks!
> Luke Venediger.
> -- 
> Get Firefox Browser! Reclaim the web. http://getfirefox.com/
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_idt12&alloc_id344&op=ick
> _______________________________________________
> Nant-users mailing list
> Nant-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to