-
Notifications
You must be signed in to change notification settings - Fork 523
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
NDK Missing #1250
Comments
do |
I had a similar issue, it appeared to be that the NDK URL was broken, so I had to update my |
@jleaders @SimState looks like you're using |
👋 @SimState, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. |
Exactly the same problem I have on Mac OS. Unfortunately the problem is still not solved. |
#1427 included a fix for that targets this issue. Is still happening on |
In the master version of the Bulldozer, the link to the NDK has changed - Downloading https://dl.google.com/android/repository/android-ndk-r23b-darwin .zip |
Unfortunately, it still doesn't work. After the Bulldozer downloads the NDK, it will not unzip the package: Therefore, the build fails with an error:
|
NDK looks good here, seems that the SDK is now failing. (Maybe a previous failure or something bad with the zip?) |
@misl6 Yes, it looks like a temporary failure on the Internet, thanks. |
Hi Sorry if this is a noob question..., but where in the buildozer.spec file do you change this line? I can't seem to find a URL connected to "NDK" in the spec file. Or do you need an entirely new spec file created using the latest version of the NDK? And if so, how do you do this? |
Versions
Description
running buildozer.spec
buildozer.spec
Command:
Spec file:
Logs
The text was updated successfully, but these errors were encountered: