Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Getting errors while building from source code. #246

Open
kesharwaniarya opened this issue Apr 6, 2022 · 0 comments
Open

Getting errors while building from source code. #246

kesharwaniarya opened this issue Apr 6, 2022 · 0 comments

Comments

@kesharwaniarya
Copy link

Xamarin.Android Version (eg: 6.0):

Xamarin.Android SDK 11.2.2.1 (d16-9/877f572)
Xamarin.Android Reference Assemblies and MSBuild support.
Mono: 5e9cb6d
Java.Interop: xamarin/java.interop/d16-9@54f8c24
ProGuard: Guardsquare/proguard@912d149
SQLite: xamarin/sqlite@daff8f4
Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-9@d210f11

Operating System & Version (eg: Mac OSX 10.11):

Edition Windows 10 Pro
Version 21H1
OS build 19043.1586

Support Libraries Version (eg: 23.3.0):

28.0.0.3

Describe your Issue:

Getting errors while building the cake script:

  1. When tried running the first command in VSCode: .\build.ps1 --target=binderate
    Although Build was completed without any errors, it failed to fetch any .jar files and threw a series of such errors:

Failed to download android.arch.core.common-javadoc.jar: Response status code does not indicate success: 404 (Not Found).

  1. When tried running the second command: .\build.ps1 --target=libs
    Build failed with errors as shown in the screenshot below. The build is also failing for AndroidSupport.sln in Visual studios 2019
    image (6)
    image

Steps to Reproduce (with link to sample solution if possible):

Followed the build instructions.

Include any relevant Exception Stack traces, build logs, adb logs:

Buildbinderate.txt

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

No branches or pull requests

1 participant