Awesome, thanks Gert!

-----Original Message-----
From: Gert Driesen [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 12 February 2008 8:09 PM
To: Andrew Armstrong; nant-users@lists.sourceforge.net
Subject: Re: [NAnt-users] Using nant with .resx files without resgen

Andrew,

You do not need Visual Studio, you only need to install the .NET Framework
SDK.

Resx files must be compiled before you can use then, hence the need for
resgen.

Hope this helps,

Gert
----- Original Message ----- 
From: "Andrew Armstrong" <[EMAIL PROTECTED]>
To: <nant-users@lists.sourceforge.net>
Sent: Tuesday, February 12, 2008 9:54 AM
Subject: [NAnt-users] Using nant with .resx files without resgen


> Hi all,
> 
> 
> 
> I have been trying to get nant to compile an application and have needed
to
> <reference> some .resx files as some winforms make use of an external
icon.
> 
> 
> 
> I now cannot compile using nant on a machine without Visual Studio
> (resgen.exe) being installed.
> 
> 
> 
> Is there some way to let nant simply use the existing .resx files already
> there, instead of trying to use resgen and generate them again?
> 
> 
> 
> A search of the nant website and list archives does not yield any help on
> the matter.
> 
> 
> 
> Cheers,
> 
> Andrew
> 
>


----------------------------------------------------------------------------
----


> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/


----------------------------------------------------------------------------
----


> _______________________________________________
> NAnt-users mailing list
> NAnt-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nant-users
>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to