Hi all,

I've still problems with the <al> task...
Just try the following task on Linux with Mono (1.1.4):

<al
  target="lib"
  output=${build.dir}/lib/${culture}/${assembly}.resources.dll"
  culture="${culture}">
  <sources basedir="${build.dir}/lib/${culture}">
    <include name="*.resources" />
  </sources>
</al>

... and you'll get the following error message:

build:

[echo] Build Directory is ../../build/gekkota-0.4-debug
[al] Compiling 1 files to
'/home/genius/projects/gekkota/build/gekkota-0.4-debug/lib/
  de-DE/Gekkota.resources.dll'.
[al] ALINK: error A1012: '"lib"' is not a valid setting for option
  'target'

BUILD FAILED

Any idea?

Furthermore, I would suggest to replace "lib" with "library", just
to be consistent with the <csc> task.

Thanks,
j3d.

-- 
----------------------------------------
Giuseppe Greco

::agamura::

phone:  +41 (0)91 604 67 65
mobile: +41 (0)79 602 99 27
email:  [EMAIL PROTECTED]
web:    www.agamura.com
----------------------------------------



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to