Re: [Nant-users] Resx files not getting embedded

2003-01-23 Thread Ian MacLean
Kishore, It is not possible right now to have multiple resources elements. I agree that it could be useful to be able to do that. Ian Is it possible to have multiple resources element... meaning I have multiple folders that include the resources.. Its possible to embed like this usi

Re: [Nant-users] Build Failed

2003-01-23 Thread Ian MacLean
Plip, you need to ensure csc.exe is in your search path. Run vsvars32.bat if you have viualstudio.net or just add C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705 or equivalent to your path. Ian (0.7.9.0) http://sourceforge.net/project/shownotes.php?release_id=94332 That version Ta, Plip. --

Re: [Nant-users] Build Failed

2003-01-23 Thread Phil Winstanley
(0.7.9.0) http://sourceforge.net/project/shownotes.php?release_id=94332 That version Ta, Plip. - Original Message - From: "Ian MacLean" <[EMAIL PROTECTED]> > Phil, > Which version of Nant are you running ? > > Ian --- This SF.NET

[Nant-users] NAnt and Visual Studio.NET Projects

2003-01-23 Thread Klaus Hofmann
Hi all, we are developing a new product and use NAnt for the builds on our compile server. For each project we also use Visual Studio.NET project files, because we need them for debugging and other things. Now i am looking for a way to generate these Visual Studio.NET project files from the NAnt

RE: [Nant-users] Resx files not getting embedded

2003-01-23 Thread Kishore Chaliparambil
Title: RE: [Nant-users] Resx files not getting embedded Is it possible to have multiple resources element... meaning      I have multiple folders that include the resources.. Its possible to embed like this using VS.NET proj.   Thanks, Kishore -Original Message-From: Lorph