Open wangxiaoyan369 opened 5 days ago
The file should have been written by the build.rs of the slint-backend-android-activity crate.
Do the file actually exist? (D:\Code\slint-android\target\aarch64-linux-android\debug\build\i-slint-backend-android-activity-428af7b7875a6db3\out\classes.dex)
I notice there is a /
instead of a \
but i don't think this is a problem. Or is it?
Also strange that the error line is repeated several times.
The file does not exist.
File tree:
D:\CODE\SLINT-ANDROID\TARGET\AARCH64-LINUX-ANDROID\DEBUG\BUILD\I-SLINT-BACKEND-ANDROID-ACTIVITY-428AF7B7875A6DB3
│ invoked.timestamp
│ output
│ root-output
│ stderr
│
└─out
└─java
└─dev
└─slint
└─android-activity
InputHandle.class
SlintAndroidJavaHelper$1.class
SlintAndroidJavaHelper$2.class
SlintAndroidJavaHelper$3.class
SlintAndroidJavaHelper$4.class
SlintAndroidJavaHelper$5.class
SlintAndroidJavaHelper$6.class
SlintAndroidJavaHelper.class
SlintInputView$1.class
SlintInputView$2.class
SlintInputView$SlintEditable.class
SlintInputView.class
Is there maybe something in the stderr
, output
file? Any error that might indicate why the classes.dex file coudln't be generated?
android build failed:
NDK version:
lib.rs
Cargo.toml