C:\work\rapidlog\trunk\src>nant
NAnt 0.85 (Build 0.85.1932.0; rc3; 4/16/2005)
Copyright (C) 2001-2005 Gerry Shaw
http://nant.sourceforge.net

Buildfile: file:///C:/work/rapidlog/trunk/src/PersonalEdition.build
Target framework: Microsoft .NET Framework 1.1
Target(s) specified: compile


compile:

      [csc] Compiling 1 files to 'C:\work\rapidlog\trunk\src\TestConsole.exe'."
      [csc] c:\work\rapidlog\trunk\src\TestConsole\HelloWorldConsole.cs(2,26): e
rror CS0234: The type or namespace name 'Generic' does not exist in the class or
 namespace 'System.Collections' (are you missing an assembly reference?)

BUILD FAILED

INTERNAL ERROR

System.IO.IOException: The process cannot access the file "C:\DOCUME~1\DEVELO~1.
THE\LOCALS~1\Temp\tmp75.tmp" because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.File.Delete(String path)
   at NAnt.DotNet.Tasks.CompilerBase.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.Target.Execute()
   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies)
   at NAnt.Core.Project.Execute()
   at NAnt.Core.Project.Run()

Please send bug report to nant-developers@lists.sourceforge.net.

Total time: 1.2 seconds.

Reply via email to