mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Android build issue when run ndk_arm64.sh #2387
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2387
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @souravkgp on GitHub (Dec 29, 2023).
Bug Description
error: could not find native static library
aom, perhaps an -L flag is missing?warning:
scrap(lib) generated 1 warningerror: could not compile
scrap(lib) due to previous error; 1 warning emittedHow to Reproduce
I have follow the simply step of android build documentation
https://rustdesk.com/docs/en/dev/build/android/
When I have run ndk_arm64.sh then got this type of issue
Expected Behavior
I have follow the simply step of android build documentation
https://rustdesk.com/docs/en/dev/build/android/
When I have run ndk_arm64.sh then got this type of issue
Operating system(s) on local side and remote side
Linux mint 21.1
RustDesk Version(s) on local side and remote side
1.82.6
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Dec 29, 2023):
#763