mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Got error undefined symbol: new_uint_8_list_0 #2516
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#2516
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 (Mar 1, 2024).
Bug Description
initialize failed: Invalid argument(s): Failed to lookup symbol 'new_uint_8_list_0': undefined symbol: new_uint_8_list_0
How to Reproduce
When I install the build and run the android app
got this error when build successfully done and android app has been run
BUT whole app screen has been white.
Expected Behavior
run app successfully with proper .screen interaction
Operating system(s) on local side and remote side
Ubuntu 20.04
RustDesk Version(s) on local side and remote side
1.2.4
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Mar 1, 2024):
#763