-
Notifications
You must be signed in to change notification settings - Fork 234
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
Invalid NativePlatform: linux_aarch64 #33
Comments
Hi, Thanks. |
i use android chroot Ubuntu 16.04.6 LTS (Xenial Xerus) ,device name is redmi 5. kernel 3.18.140. |
Seems some modification in build.gradle is needed to compile 'mkbootfs' on aarch64-linux. |
Fix: #33 usage: make ./gradlew unpack ./gradlew pack
Hi,
"make" will patch some local files, and compile c/cpp. After this, you can run the commands in README. Thanks. |
I verified dev branch on x86_64/linux and Raspbian(arm-v7/linux). |
Fix: #33 usage: make ./gradlew unpack ./gradlew pack
root@localhost:/home/serval# cd Android_boot_image_editor
root@localhost:/home/serval/Android_boot_image_editor# ./gradlew unpack ������������
FAILURE: Build failed with an exception.
A problem occurred configuring project ':aosp:mkbootfs'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log
output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 4s
The text was updated successfully, but these errors were encountered: