Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created December 15, 2014 09:54
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/06dfe3af2a75bd57b760 to your computer and use it in GitHub Desktop.
Save saurabh360/06dfe3af2a75bd57b760 to your computer and use it in GitHub Desktop.
1>------ Rebuild All started: Project: hgcdt, Configuration: Debug Any CPU ------
1>C:\Users\Admin\documents\visual studio 2012\Projects\hgcdt\hgcdt\hgcdt\App.cs(6,7,6,14): error CS0246: The type or namespace name 'Xamarin' could not be found (are you missing a using directive or an assembly reference?)
1>C:\Users\Admin\documents\visual studio 2012\Projects\hgcdt\hgcdt\hgcdt\App.cs(10,24,10,35): error CS0246: The type or namespace name 'Application' could not be found (are you missing a using directive or an assembly reference?)
2>------ Rebuild All started: Project: hgcdt.Droid, Configuration: Debug Any CPU ------
2>C:\Program Files\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(675,2): monodroid error XA0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com. Reason: System.IO.FileNotFoundException: Could not load assembly 'hgcdt, Version=, Culture=neutral, PublicKeyToken=null'. Perhaps it doesn't exist in the Mono for Android profile?
========== Rebuild All: 0 succeeded, 2 failed, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment