mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-05-04 08:40:33 +00:00
a9d0ad99a8
When I tried to build Rust on my machine (I Executed "VCPKG_ROOT=$HOME/vcpkg ANDROID_NDK_HOME=$HOME/android-ndk-r22b flutter/ndk_arm64.sh" part) I found that it's missing 2 header files 'bits/wordsize.h' and 'bits/libc-header-start.h'. This should fix this issue