Compiling the rustdesk project failed to generate librustdesk.so under armeabi-v7a. #1527

Closed
opened 2026-02-20 23:29:14 -05:00 by deekerman · 1 comment
Owner

Originally created by @kukudetang on GitHub (Mar 15, 2023).

Description

According to this development link https://rustdesk.com/docs/en/dev/build/android/ , the librustdesk.so of arm64 has been generated and is running normally. However, when the librustdesk.so file under armeabi-v7a is generated, an error message is always reported that the native static libraries opus and yuv cannot be found. When I look at the development link again, I find that https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/dep.tar.gz This link only provides the relevant information of arm64 under vcpkg, and does not provide the relevant information of armeabi-v7a. There is no other way。

Impact

If you want to compile and run on Android devices, the arm series does not support

Additional Context

No response

Originally created by @kukudetang on GitHub (Mar 15, 2023). ### Description According to this development link https://rustdesk.com/docs/en/dev/build/android/ , the librustdesk.so of arm64 has been generated and is running normally. However, when the librustdesk.so file under armeabi-v7a is generated, an error message is always reported that the native static libraries opus and yuv cannot be found. When I look at the development link again, I find that https://github.com/rustdesk/doc.rustdesk.com/releases/download/console/dep.tar.gz This link only provides the relevant information of arm64 under vcpkg, and does not provide the relevant information of armeabi-v7a. There is no other way。 ### Impact If you want to compile and run on Android devices, the arm series does not support ### Additional Context _No response_
deekerman 2026-02-20 23:29:14 -05:00
Author
Owner

@rustdesk commented on GitHub (Mar 15, 2023):

#763

@rustdesk commented on GitHub (Mar 15, 2023): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#1527
No description provided.