Skip to content

Instantly share code, notes, and snippets.

@narayanp
Created November 27, 2012 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narayanp/4154087 to your computer and use it in GitHub Desktop.
Save narayanp/4154087 to your computer and use it in GitHub Desktop.
Building Solution: DynamicTest (Debug)
Building: System.Json.Next (Debug)
Build started 11/27/2012 18:19:01.
__________________________________________________
Project "/Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monodroid-samples-master/DynamicTest/System.Json.Next/System.Json.Next.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target _ResolveMonoAndroidSdks:
MonoAndroid Tools: /Developer/MonoAndroid/usr/lib/mandroid/
MonoAndroid Framework: /Developer/MonoAndroid/usr/lib/mandroid/platforms/android-8;/Developer/MonoAndroid/usr/lib/mono/2.1
MonoAndroid Binaries: /Developer/MonoAndroid/usr/bin/
Android SDK: /Users/apple/Desktop/android-sdk-macosx/
Java SDK: /usr/
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /Developer/MonoAndroid/usr/bin/smcs execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/Debug/System.Json.Next.dll /resource:obj/Debug/System.Json.New.System.Json.Properties.Resources.resources,System.Json.Properties.Resources.resources System.Json/GlobalSuppressions.cs System.Json/JsonArray.cs System.Json/JsonObject.cs System.Json/JsonPrimitive.cs System.Json/JsonType.cs System.Json/JsonValue.cs System.Json/JsonValueChange.cs System.Json/JsonValueChangeEventArgs.cs System.Json/JsonValueDynamicMetaObject.cs System.Json/JsonValueLinqExtensions.cs System.Json/JXmlToJsonValueConverter.cs System.Json/NGenWrapper.cs System.Json/Extensions/JsonValueExtensions.cs System.Json/Properties/AssemblyInfo.cs System.Json/Properties/Resources.Designer.cs RS.cs /target:library /define:"DEBUG;MONODROID;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__ANDROID_7__;__ANDROID_8__" /reference:/Developer/MonoAndroid/usr/lib/mono/2.1/System.dll /reference:/Developer/MonoAndroid/usr/lib/mono/2.1/System.Xml.dll /reference:/Developer/MonoAndroid/usr/lib/mandroid/platforms/android-8/Mono.Android.dll /reference:/Developer/MonoAndroid/usr/lib/mono/2.1/System.Runtime.Serialization.dll /reference:/Developer/MonoAndroid/usr/lib/mono/2.1/System.ServiceModel.Web.dll /reference:/Developer/MonoAndroid/usr/lib/mono/2.1/System.Core.dll /warn:4
: error CS2001: Source file `System.Json/Properties/Resources.Designer.cs' could not be found
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monodroid-samples-master/DynamicTest/System.Json.Next/System.Json.Next.csproj".-- FAILED
Done building project "/Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monodroid-samples-master/DynamicTest/System.Json.Next/System.Json.Next.csproj".-- FAILED
Build FAILED.
Errors:
/Users/apple/Desktop/MFA4.4.0AndMT6.0.8/monodroid-samples-master/DynamicTest/System.Json.Next/System.Json.Next.csproj (Build) ->
/Library/Frameworks/Mono.framework/Versions/2.10.9/lib/mono/4.0/Microsoft.CSharp.Targets (CoreCompile target) ->
: error CS2001: Source file `System.Json/Properties/Resources.Designer.cs' could not be found
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.4931850
---------------------- Done ----------------------
Build: 1 error, 0 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment