[nem-en] Re: Can't build NemerleUnit

Andrey Khropov andrey.khropov at gmail.com
Thu Jan 25 12:27:57 CET 2007


Kamil Dworakowski wrote:

> Andrey Khropov wrote:
> > D:\Nemerle\trunk\tools\nemerle-unit>nant build
> > build:
> > BUILD FAILED
> > 
> > D:\Nemerle\trunk\tools\nemerle-unit\a.build(13,10):
> > Invalid element <ncc>. Unknown task or datatype.
> > 
> > 
> > P.S. NUnit and Nemerle assemblies have been copied to .\lib as instructed
> >  
> I forgot to mention the Nemerle.NAnt.Tasks.dll, sorry. Anyway, I have
> modified the build script. The current version needs less file copying before
> you can build it (Since I don't store NAnt in repository there was little
> gain from not using the one from path).

Ok, I've managed to build it (although NAnt task provided was unusable for the
same reason, so I just created a plain Build.cmd file for bootstrapping).

P.S. Why Nemerle.NAnt.Tasks.dll ? AFAICS NAnt uses NAnt.XXXTask.dll convention
for its assemblies. I think we should stick to this for consistency too.


-- 
AKhropov




More information about the devel-en mailing list