RE: [nant-dev] build failed. help!

2004-10-20 Thread Gert Driesen
Matt,   In order to compile resx files with the task, you need to have the .NET Framework SDK installed.   Recent nightly builds will provide a more meaningful error message here.   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt PassannanteSent: woe

RE: [nant-dev] Nant - Buid Error

2004-10-20 Thread Gert Driesen
Hi Thomas, I don't think the CultureInfo.GetCultures(CultureTypes.AllCultures) method call should ever fail, so in that case it would mean that there's an issue on your system. Can someone verify this ? Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

[nant-dev] build failed. help!

2004-10-20 Thread Matt Passannante
Hello… got this issue working with startnant.bat.  not sure what the issue is.  Any insight you could provide would be quite helpful   C:\Projects\CI>startnant.bat   C:\Projects\CI>nant\bin\nant.exe -buildfile:cruise.build NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 12/26/200

[nant-dev] Nant - Buid Error

2004-10-20 Thread Santhosh Thomas
Hi,   Can you please help me to find about the following error which is raising in one computer but it works with other computer.       [nant] D:\ClearCase\views\prdjd_sv_porpose_r2.0_build\porpoise\Apollo.Tools\SectionComponent\Source\Apollo.Tools.SectionComponent.build Debug  

RE: [nant-dev] and compiler arguments

2004-10-20 Thread Martin Aliger
Hi, > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Does anyone like this? I really need that /codepage switch to csc (called via solution task). I'm willing to code this (or change mine implementation to b