mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
web_audio_dart2js.dart:53:20: Native functions can only be declared in the SDK and code that is loaded through native extensions. #1505
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#1505
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 @paulmenzel on GitHub (Mar 10, 2023).
Bug Description
Using Flutter 3.7.7, trying to build Rustdesk from source, it fails with the error below:
How to Reproduce
See above.
Expected Behavior
The build should succeed.
Operating system(s) on local side and remote side
GNU/Linux
RustDesk Version(s) on local side and remote side
It’s a build issue with current git branch
Screenshots
Not necessary.
Additional Context
No response
@rustdesk commented on GitHub (Mar 10, 2023):
#763