Christoph,

Support for localizable resources was only added after the 0.84 release.
What version of NAnt are you using ?  Can you try using a recent nightly
build (http://nant.sourceforge.net/nightly/builds) ?

Thanks,

Gert
----- Original Message ----- 
From: "Christoph Ertl" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 25, 2004 3:50 PM
Subject: [Nant-users] (no subject)


Hi,

I try to build a small solution containing resource files.
The build succeeds but the *resources.dll files doesn't exist.
What's the problem.

thx
Chris


<solution configuration="release" solutionfile="source\Globalization.sln">
  <assemblyfolders>
    <includes name="G:\dlls\**"/>
  </assemblyfolders>
</solution>


 [solution] Starting solution build.
 [solution] Building Globalization [release]...
                        Read in 2 resources from
'C:\dailybuild\source\Categories.en.resx'
                        Writing resource file...  Done.
                        Read in 2 resources from
'C:\dailybuild\source\Categories.resx'
                        Writing resource file...  Done.



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=ick
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to