Skip to content

Instantly share code, notes, and snippets.

@atin360
Created May 27, 2013 10:15
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 atin360/2089eb35828905a68d3e to your computer and use it in GitHub Desktop.
Save atin360/2089eb35828905a68d3e to your computer and use it in GitHub Desktop.
Building Solution: dfgdfgd (Debug)
Building: dfgdfgd (Debug)
Build started 05/27/2013 15:43:52.
__________________________________________________
Project "/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj" (Build target(s)):
Target _CheckProjectItems:
CheckProjectItems Task
NativeLibraries:
JavaLibraries:
JavaSourceFiles:
Target _ComputeAndroidAssetsPaths:
ResourceFiles:
IntermediateFiles:
Target _GenerateAndroidAssetsDir:
No output files were specified for target _GenerateAndroidAssetsDir, skipping.
Target _ComputeAndroidResourcePaths:
ResourceFiles:
Resources/drawable/Icon.png
IntermediateFiles:
Target _GenerateAndroidResourceDir:
Skipping target "_GenerateAndroidResourceDir" because its outputs are up-to-date.
Target _ResolveMonoAndroidSdks:
MonoAndroid Tools: /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/
MonoAndroid Framework: /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8;/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1
MonoAndroid Binaries: /Library/Frameworks/Xamarin.Android.framework/Versions/Current/bin/
Android NDK:
Android SDK: /Users/Admin_Mac/Desktop/android-sdk-macosx/
Java SDK: /usr/
Target _ValidateAndroidPackageProperties:
GetAndroidPackageName Task
ManifestFile:
AssemblyName: dfgdfgd
PackageName: dfgdfgd.dfgdfgd
Target _AndroidResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: warning : Reference 'Xamarin.Android.NUnitLite' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8, assembly named 'Xamarin.Android.NUnitLite' not found.
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1, assembly named 'Xamarin.Android.NUnitLite' not found.
For searchpath {PkgConfig}
Considered Xamarin.Android.NUnitLite, but could not find in any pkg-config files.
For searchpath {GAC}
Considered Xamarin.Android.NUnitLite, but could not find in the GAC.
For searchpath {RawFileName}
For searchpath bin/Debug/
Target _BuildDependencies:
Resolved library outputs:
Target _ExtractLibraryProjectImports:
Assemblies:
/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.dll
/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.Xml.dll
/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8/Mono.Android.dll
/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.Core.dll
Jars:
ResolvedResourceDirectories:
Target _GetLibraryImports:
NativeLibraries:
Jars:
Target _CheckDuplicateJavaLibraries:
JavaSourceFiles:
JavaLibraries:
Target _UpdateAndroidResgen:
Skipping target "_UpdateAndroidResgen" because its outputs are up-to-date.
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target ResolveAssemblyReferences:
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/4.0/Microsoft.Common.targets: warning : Reference 'Xamarin.Android.NUnitLite' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8, assembly named 'Xamarin.Android.NUnitLite' not found.
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1, assembly named 'Xamarin.Android.NUnitLite' not found.
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8, assembly named 'Xamarin.Android.NUnitLite' not found.
Considered target framework dir /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1, assembly named 'Xamarin.Android.NUnitLite' not found.
For searchpath {PkgConfig}
Considered Xamarin.Android.NUnitLite, but could not find in any pkg-config files.
For searchpath {GAC}
Considered Xamarin.Android.NUnitLite, but could not find in the GAC.
For searchpath {RawFileName}
For searchpath bin/Debug/
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /Library/Frameworks/Xamarin.Android.framework/Versions/Current/bin/smcs execution started with arguments: /noconfig /debug+ /optimize- /out:obj/Debug/dfgdfgd.dll MainActivity.cs Resources/Resource.designer.cs Properties/AssemblyInfo.cs /target:library /define:"DEBUG;__ANDROID__;__ANDROID_1__;__ANDROID_2__;__ANDROID_3__;__ANDROID_4__;__ANDROID_5__;__ANDROID_6__;__ANDROID_7__;__ANDROID_8__" /reference:/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.dll /reference:/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.Xml.dll /reference:/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mandroid/platforms/android-8/Mono.Android.dll /reference:/Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/mono/2.1/System.Core.dll /warn:4
MainActivity.cs(4,7): error CS0246: The type or namespace name `Xamarin' could not be found. Are you missing a using directive or an assembly reference?
MainActivity.cs(11,41): error CS0115: `dfgdfgd.MainActivity.OnCreate(Android.OS.Bundle)' is marked as an override but no suitable method found to override
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj".-- FAILED
Done building project "/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj".-- FAILED
Build FAILED.
Warnings:
/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj (Build) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets (_AndroidResolveAssemblyReferences target) ->
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: warning : Reference 'Xamarin.Android.NUnitLite' not resolved
/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj (Build) ->
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/4.0/Microsoft.Common.targets (ResolveAssemblyReferences target) ->
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/4.0/Microsoft.Common.targets: warning : Reference 'Xamarin.Android.NUnitLite' not resolved
Errors:
/Users/Admin_Mac/Projects/dfgdfgd/dfgdfgd/dfgdfgd.csproj (Build) ->
/Library/Frameworks/Mono.framework/Versions/2.10.12/lib/mono/4.0/Microsoft.CSharp.Targets (CoreCompile target) ->
MainActivity.cs(4,7): error CS0246: The type or namespace name `Xamarin' could not be found. Are you missing a using directive or an assembly reference?
MainActivity.cs(11,41): error CS0115: `dfgdfgd.MainActivity.OnCreate(Android.OS.Bundle)' is marked as an override but no suitable method found to override
2 Warning(s)
2 Error(s)
Time Elapsed 00:00:00.6438440
---------------------- Done ----------------------
Build: 2 errors, 2 warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment