Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build the test project #3

Open
DavidBarishev opened this issue Sep 7, 2016 · 1 comment
Open

Can't build the test project #3

DavidBarishev opened this issue Sep 7, 2016 · 1 comment

Comments

@DavidBarishev
Copy link

Hello!
I Hope this repository isn't dead, it's really usefull. I have cloned it and tried to build the test's project, but without any success.The only thing i changed the target API version to 19.

Here is the error i couldn't resolve :

Error       The "CheckDuplicateJavaLibraries" task failed unexpectedly.
System.IO.FileNotFoundException: Could not find file 'D:\Program Files\Android\android-sdk\extras\android\support\multidex\library\libs\android-support-multidex.jar'.
File name: 'D:\Program Files\Android\android-sdk\extras\android\support\multidex\library\libs\android-support-multidex.jar'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileInfo.get_Length()
   at Xamarin.Android.Tasks.MonoAndroidHelper.SizeAndContentFileComparer.GetHashCode(FileInfo obj)
   at System.Linq.Set`1.InternalGetHashCode(TElement value)
   at System.Linq.Set`1.Find(TElement value, Boolean add)
   at System.Linq.Enumerable.<DistinctIterator>d__63`1.MoveNext()
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   at Xamarin.Android.Tasks.MonoAndroidHelper.DistinctFilesByContent(IEnumerable`1 filePaths)
   at Xamarin.Android.Tasks.CheckDuplicateJavaLibraries.Execute()
   at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
   at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__26.MoveNext() XamarinAndroidFFmpegTests           

Any idea ? My other xamarin project are building fine.

@leye0
Copy link
Owner

leye0 commented Jul 12, 2017

Android SDK Manager -> Packages -> Show Obsolete Packages -> Extras –> Android Support Library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants