Seems like this project just plain won't play with
NAnt
I
had 2 more intermittent errors
one
was a dependent assembly not being found.
second one is
BUILD FAILED
Unexpected error while
compiling project 'GateCycleMain'
Item has already been added. Key in dictionary: "E:\GC\RootBuild\source\DataAccess\GCDA\obj\Debug\GCDA.tlb" Key being added: "E:\GC\RootBuild\source\DataAccess\GCDA\obj\Debug\GCDA.tlb"
Item has already been added. Key in dictionary: "E:\GC\RootBuild\source\DataAccess\GCDA\obj\Debug\GCDA.tlb" Key being added: "E:\GC\RootBuild\source\DataAccess\GCDA\obj\Debug\GCDA.tlb"
Both are not seen if I build from the IDE. I get a
couple of licensing nag-screen for some 3rd party components but the build
succeeds.
Gishu