Skip to content

Instantly share code, notes, and snippets.

@marek-safar
Created February 21, 2014 21:36
Show Gist options
  • Save marek-safar/9144050 to your computer and use it in GitHub Desktop.
Save marek-safar/9144050 to your computer and use it in GitHub Desktop.
Building Solution: test-c0 (Debug|x86)
Building: test-c0 (Debug|x86)
Build started 21/02/2014 22:31:56.
__________________________________________________
Project "/Users/marek/Projects/test-c0/test-c0/test-c0.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: x86
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Tool /Users/marek/mono/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/x86/Debug/test-c0.exe Program.cs Properties/AssemblyInfo.cs /target:exe /define:DEBUG /nostdlib /platform:x86 /reference:/Users/marek/mono/lib/mono/4.5/System.dll /reference:/Users/marek/mono/lib/mono/4.5/System.Net.Http.dll /reference:/Users/marek/mono/lib/mono/4.5/System.Core.dll /reference:/Users/marek/mono/lib/mono/4.5/mscorlib.dll /warn:4
/Users/marek/mono/lib/mono/4.5/Microsoft.CSharp.targets: error : Compiler crashed with code: 255.
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/Users/marek/Projects/test-c0/test-c0/test-c0.csproj".-- FAILED
Done building project "/Users/marek/Projects/test-c0/test-c0/test-c0.csproj".-- FAILED
Build FAILED.
Errors:
/Users/marek/Projects/test-c0/test-c0/test-c0.csproj (Build) ->
/Users/marek/mono/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
/Users/marek/mono/lib/mono/4.5/Microsoft.CSharp.targets: error : Compiler crashed with code: 255.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.2992670
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment