- Notifications
You must be signed in to change notification settings - Fork 13.9k
Closed
Labels
O-androidOperating system: AndroidOperating system: Android
Description
i work with latest rust(bf98981).
i try to run simple code on android-18 with ndk-r9
fn main() { println("hello"); } but it failed with this message below
task '<main>' failed at 'Unhandled condition: io_error: rt::io::IoError{kind: IoUnavailable, desc: "I/O is unavailable", detail: None}' Metadata
Metadata
Assignees
Labels
O-androidOperating system: AndroidOperating system: Android