Hi all, There are still problems with the <al> task on Linux. Just try the attached example (test.tar.gz):
build:
[al] Output file '/home/genius/test/en-US/Test.resources.dll'
does not exist, recompiling.
[al] Compiling 1 files to '/home/genius/test/en-US/Test.resources.dll'.
[al] Contents of /tmp/tmpc410434.
[al] /target:"library"
[al] /out:"/home/genius/projects/test/en-US/Test.resources.dll"
[al] /culture:"en-US"
[al] /embed:"/home/genius/projects/test/en-US/Test.en-US.resources"
[al] /nologo
[al]
[al] Starting '/usr/bin/mono ("/usr/lib/mono/1.0/al.exe"
@"/tmp/tmpc410434")' in '/home/genius/projects/test'
[al] ALINK: error A1012: '"library"' is not a valid setting for option
'target'
BUILD FAILED
Running al.exe manually there are no problems at all:
al /t:lib /embed:en-US/Test.en-US.resources
/c:en-US /out:Test.resources.dll
or
al @cmdline.txt
Of course, the same applies also to the <resources>
element in the <csc> task.
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
----------------------------------------
test.tar.gz
Description: application/compressed-tar
