Skip to content

Instantly share code, notes, and snippets.

@atin360
Created May 22, 2013 12:47
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/d701c9ba147028bfafc5 to your computer and use it in GitHub Desktop.
Save atin360/d701c9ba147028bfafc5 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: GoogleMaps, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(488,2): error MSB3030: Could not copy the file "Resources\drawable-hdpi\icon.png" because it was not found.
1>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(488,2): error MSB3030: Could not copy the file "Resources\drawable-ldpi\icon.png" because it was not found.
1>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(488,2): error MSB3030: Could not copy the file "Resources\drawable-mdpi\icon.png" because it was not found.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment