Skip to content

Instantly share code, notes, and snippets.

@clonejo
Created December 7, 2012 21:14
Show Gist options
  • Select an option

  • Save clonejo/4236586 to your computer and use it in GitHub Desktop.

Select an option

Save clonejo/4236586 to your computer and use it in GitHub Desktop.
$ xbuild
XBuild Engine Version 2.10.8.1
Mono, Version 2.10.8.1
Copyright (C) Marek Sieradzki 2005-2008, Novell 2008-2011.
Build started 07.12.2012 22:12:31.
__________________________________________________
Project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher.sln" (default target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Target Build:
Project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher/SuperLauncher.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target PreBuildEvent:
Executing: del /Q /home/clonejo/Downloads/SuperLauncher/SuperLauncher/bin/Debug/*
/tmp/tmp124c9d83.tmp: 1: /tmp/tmp124c9d83.tmp: del: not found
/usr/lib/mono/4.0/Microsoft.Common.targets: error : Command 'del /Q /home/clonejo/Downloads/SuperLauncher/SuperLauncher/bin/Debug/*' exited with code: 127.
Task "Exec" execution -- FAILED
Done building target "PreBuildEvent" in project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher/SuperLauncher.csproj".-- FAILED
Done building project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher/SuperLauncher.csproj".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "Build" in project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher.sln".-- FAILED
Done building project "/home/clonejo/Downloads/SuperLauncher/SuperLauncher.sln".-- FAILED
Build FAILED.
Errors:
/home/clonejo/Downloads/SuperLauncher/SuperLauncher.sln (default targets) ->
(Build target) ->
/home/clonejo/Downloads/SuperLauncher/SuperLauncher/SuperLauncher.csproj (default targets) ->
/usr/lib/mono/4.0/Microsoft.Common.targets (PreBuildEvent target) ->
/usr/lib/mono/4.0/Microsoft.Common.targets: error : Command 'del /Q /home/clonejo/Downloads/SuperLauncher/SuperLauncher/bin/Debug/*' exited with code: 127.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.4613750
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment