Skip to content

in android, println not working. #10287

Closed
@ksh8281

Description

@ksh8281

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

No one assigned

    Labels

    O-androidOperating system: Android

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions