As a
follow-up....here is the error message from the build when using mono
.29:
Buildfile: file:///C:/Visual Studio Local/C# Hello World/Hello_World_Examples/Hello_World_Examples.build Target(s) specified: Release Release:
Clean: [solution] Starting solution
build.
[solution] Building Hello_World_3 [Release]... [copy] Copying 113 files to 'C:\Visual Studio Local\C# Hello World\Hello_World_Examples\Hello_World_3\bin\Release\'. BUILD FAILED
INTERNAL ERROR
System.ComponentModel.Win32Exception: The system cannot
find the file specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at NAnt.VSNet.Project.Compile(String configuration, ArrayList alCSCArguments, String strLogFile, Boolean bVerbose, Boolean bShowCommands) in c:\NAnt0121\src\NAnt.VSNet\Project.cs:line 387 at NAnt.VSNet.Solution.Compile(String configuration, ArrayList compilerArguments, String logFile, Boolean verbose, Boolean showCommands) in c:\NAnt0121\src\NAnt.VSNet\Solution.cs:line 279 at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in c:\NAnt0121\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 335 at NAnt.Core.Task.Execute() in c:\NAnt0121\src\NAnt.Core\Task.cs:line 151 at NAnt.Core.Target.Execute() in c:\NAnt0121\src\NAnt.Core\Target.cs:line 217 at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in c:\NAnt0121\src\NAnt.Core\Project.cs:line 772 at NAnt.Core.Project.Execute() in c:\NAnt0121\src\NAnt.Core\Project.cs:line 734 at NAnt.Core.Project.Run() in c:\NAnt0121\src\NAnt.Core\Project.cs:line 797 Please send bug report to [EMAIL PROTECTED].
Total time: 8.5 seconds.
|
Title: Message
- [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- RE: [Nant-users] Solutionfile Problem - Newbie Nicklas Norling
- RE: [Nant-users] Solutionfile Problem - Newbie Cromwell, Ryan
- RE: [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- Re: [Nant-users] Solutionfile Problem - Newbi... Gert Driesen
- Re: [Nant-users] Solutionfile Problem - Newbie Lee M Seidel
- Re: [Nant-users] Solutionfile Problem - Newbie Gert Driesen
- RE: [Nant-users] Solutionfile Problem - Newbi... Lee M Seidel