Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 26, 2014 05:56
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 saurabh360/9be5015b455dda891e9e to your computer and use it in GitHub Desktop.
Save saurabh360/9be5015b455dda891e9e to your computer and use it in GitHub Desktop.
Building Solution: AndroidAppls (Debug)
Building: AndroidAppls (Debug)
Build started 2/26/2014 11:25:40 AM.
__________________________________________________
Project "C:\Users\User\Documents\AndroidAppls\AndroidAppls\AndroidAppls.csproj" (Build target(s)):
Target _CheckProjectItems:
CheckProjectItems Task
NativeLibraries:
JavaLibraries:
JavaSourceFiles:
Target _ComputeAndroidAssetsPaths:
ResourceFiles:
IntermediateFiles:
Target _GenerateAndroidAssetsDir:
Skipping target "_GenerateAndroidAssetsDir" because it has no outputs.
Target _ComputeAndroidResourcePaths:
ResourceFiles:
Resources\layout\Main.axml
Resources\values\Strings.xml
Resources\drawable\Icon.png
IntermediateFiles:
Creating directory "obj\Debug\res\".
Target _GenerateAndroidResourceDir:
Creating directory "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\layout".
Copying file from "Resources\layout\Main.axml" to "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\layout\main.xml".
Creating directory "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\values".
Copying file from "Resources\values\Strings.xml" to "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\values\strings.xml".
Creating directory "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\drawable".
Copying file from "Resources\drawable\Icon.png" to "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\drawable\icon.png".
Touching "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\layout\main.xml".
Touching "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\values\strings.xml".
Touching "C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\drawable\icon.png".
Target GetReferenceAssemblyPaths:
C:\Program Files\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(989,5): warning MSB3644: The reference assemblies for framework "MonoAndroid,Version=v4.4" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
Done building target "GetReferenceAssemblyPaths" in project "AndroidAppls.csproj".
Target _ResolveMonoAndroidSdks:
MonoAndroid Tools: C:\Program Files\MSBuild\Xamarin\Android\
MonoAndroid Binaries: C:\Program Files\MSBuild\Xamarin\Android\
Android Platform API level: 19
TargetFrameworkVersion: v4.4
Android NDK: C:\Users\User\Desktop\ndk\android-ndk-r8d\
Android SDK: C:\Users\User\AppData\Local\Xamarin\MonoForAndroid\AndroidSDK\
Android SDK Build Tools: C:\Users\User\AppData\Local\Xamarin\MonoForAndroid\AndroidSDK\build-tools\19.0.0\
Java SDK: C:\Program Files\Java\jdk1.6.0_31\
Target _ValidateAndroidPackageProperties:
GetAndroidPackageName Task
ManifestFile: C:\Users\User\Documents\AndroidAppls\AndroidAppls\Properties\AndroidManifest.xml
AssemblyName: AndroidAppls
PackageName: AndroidAppls.AndroidAppls
Target _AndroidResolveAssemblyReferences:
Primary reference "Mono.Android".
C:\Program Files\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(606,3): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "{GAC}".
Considered "Mono.Android", which was not found in the GAC.
For SearchPath "{RawFileName}".
Considered treating "Mono.Android" as a file name, but it didn't exist.
For SearchPath "bin\Debug\".
Considered "bin\Debug\Mono.Android.winmd", but it didn't exist.
Considered "bin\Debug\Mono.Android.dll", but it didn't exist.
Considered "bin\Debug\Mono.Android.exe", but it didn't exist.
Done building target "_AndroidResolveAssemblyReferences" in project "AndroidAppls.csproj".
Target _BuildDependencies:
Resolved library outputs:
Target _ExtractLibraryProjectImports:
Assemblies:
C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll
C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll
C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
Jars:
ResolvedResourceDirectories:
ResolvedAssetDirectories:
ResolvedEnvironmentFiles:
Target _GetLibraryImports:
NativeLibraries:
Jars:
Target _CheckDuplicateJavaLibraries:
JavaSourceFiles:
JavaLibraries:
Target _GetAdditionalResourcesFromAssemblies:
Assemblies:
C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll
C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll
C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
Target _UpdateAndroidResgen:
AdditionalResourceDirectories:
AdditionalAndroidResourcePaths:
C:\Users\User\AppData\Local\Xamarin\MonoForAndroid\AndroidSDK\build-tools\19.0.0\aapt.exe package -f -m -M C:\Users\User\AppData\Local\Temp\wr5hrwth.fid\AndroidManifest.xml -J C:\Users\User\AppData\Local\Temp\wr5hrwth.fid --custom-package androidappls.androidappls -F C:\Users\User\AppData\Local\Temp\wr5hrwth.fid\resources.apk.bk -S obj\Debug\res -I C:\Users\User\AppData\Local\Xamarin\MonoForAndroid\AndroidSDK\platforms\android-19\android.jar --auto-add-overlay
AdditionalResourceDirectories:
Resources:
C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\layout\main.xml
[layout\Main.axml]
C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\values\strings.xml
[values\Strings.xml]
C:\Users\User\Documents\AndroidAppls\AndroidAppls\obj\Debug\res\drawable\icon.png
[drawable\Icon.png]
References:
C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll
[]
C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll
[]
C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll
[]
- Remapping resource: Drawable.icon -> drawable\Icon
- Not remapping resource: Drawable.monoandroidsplash
- Not remapping resource: Id.myButton
- Remapping resource: Layout.main -> layout\Main
- Not remapping resource: String.app_name
- Not remapping resource: String.hello
- Not remapping resource: Style.Mono_Android_Theme_Splash
RemovedDirectories:
C:\Users\User\AppData\Local\Temp\wr5hrwth.fid
Target ResolveAssemblyReferences:
Primary reference "Mono.Android".
C:\Program Files\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1635,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "{GAC}".
Considered "Mono.Android", which was not found in the GAC.
For SearchPath "{RawFileName}".
Considered treating "Mono.Android" as a file name, but it didn't exist.
For SearchPath "bin\Debug\".
Considered "bin\Debug\Mono.Android.winmd", but it didn't exist.
Considered "bin\Debug\Mono.Android.dll", but it didn't exist.
Considered "bin\Debug\Mono.Android.exe", but it didn't exist.
Done building target "ResolveAssemblyReferences" in project "AndroidAppls.csproj".
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
Target CoreCompile:
C:\Program Files\MSBuild\12.0\bin\Csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG;__MOBILE__;__ANDROID__;__MOBILE__;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__ANDROID_7__;__ANDROID_8__;__ANDROID_9__;__ANDROID_10__;__ANDROID_11__;__ANDROID_12__;__ANDROID_13__;__ANDROID_14__;__ANDROID_15__;__ANDROID_16__;__ANDROID_17__;__ANDROID_18__;__ANDROID_19__ /errorendlocation /preferreduilang:en-US /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll" /reference:C:\Windows\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll /reference:C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll /reference:C:\Windows\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll /debug+ /debug:full /optimize- /out:obj\Debug\AndroidAppls.dll /target:library /utf8output MainActivity.cs Resources\Resource.designer.cs Properties\AssemblyInfo.cs "C:\Users\User\AppData\Local\Temp\MonoAndroid,Version=v4.3.AssemblyAttributes.cs" obj\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs obj\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs obj\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
MainActivity.cs(2,7,2,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(3,7,3,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(4,7,4,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(5,7,5,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(6,7,6,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(7,7,7,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(12,30,12,38): error CS0246: The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)
Properties\AssemblyInfo.cs(3,7,3,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(16,37,16,43): error CS0246: The type or namespace name 'Bundle' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(11,3,11,11): error CS0246: The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(11,3,11,11): error CS0246: The type or namespace name 'ActivityAttribute' could not be found (are you missing a using directive or an assembly reference?)
Resources\Resource.designer.cs(12,20,12,27): error CS0400: The type or namespace name 'Android' could not be found in the global namespace (are you missing an assembly reference?)
Resources\Resource.designer.cs(12,20,12,27): error CS0400: The type or namespace name 'Android' could not be found in the global namespace (are you missing an assembly reference?)
Done building target "CoreCompile" in project "AndroidAppls.csproj" -- FAILED.
Done building project "AndroidAppls.csproj" -- FAILED.
Build FAILED.
C:\Program Files\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(989,5): warning MSB3644: The reference assemblies for framework "MonoAndroid,Version=v4.4" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend.
C:\Program Files\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(606,3): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
C:\Program Files\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1635,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mono.Android". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Func' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Action' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
CSC : warning CS1685: The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in multiple assemblies in the global alias; using definition from 'c:\Program Files\Reference Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll'
MainActivity.cs(2,7,2,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(3,7,3,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(4,7,4,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(5,7,5,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(6,7,6,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(7,7,7,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(12,30,12,38): error CS0246: The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)
Properties\AssemblyInfo.cs(3,7,3,14): error CS0246: The type or namespace name 'Android' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(16,37,16,43): error CS0246: The type or namespace name 'Bundle' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(11,3,11,11): error CS0246: The type or namespace name 'Activity' could not be found (are you missing a using directive or an assembly reference?)
MainActivity.cs(11,3,11,11): error CS0246: The type or namespace name 'ActivityAttribute' could not be found (are you missing a using directive or an assembly reference?)
Resources\Resource.designer.cs(12,20,12,27): error CS0400: The type or namespace name 'Android' could not be found in the global namespace (are you missing an assembly reference?)
Resources\Resource.designer.cs(12,20,12,27): error CS0400: The type or namespace name 'Android' could not be found in the global namespace (are you missing an assembly reference?)
13 Warning(s)
13 Error(s)
Time Elapsed 00:00:00.57
---------------------- Done ----------------------
Build: 13 errors, 13 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment