mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Failed to run flutter_rust_bridge_codegen due to outdated dependency version #2173
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#2173
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 @ShellWen on GitHub (Oct 3, 2023).
Bug Description
When I clone the repo, following build steps in GitHub Actions Workflows (BTW, build in README can't work). I got errors.
Here is the output:
To resolve the problem, just upgrade
watcherto 1.2.0+. It will works like a charm again.How to Reproduce
Writen in
Bug DescriptionExpected Behavior
Writen in
Bug DescriptionOperating system(s) on local side and remote side
Build on
Linux <REDACTED> 6.5.5-zen1-1-zen #1 ZEN SMP PREEMPT_DYNAMIC Sat, 23 Sep 2023 22:54:46 +0000 x86_64 GNU/Linux. With latest packages from Arch.RustDesk Version(s) on local side and remote side
Git Master
Screenshots
.
Additional Context
No response
@rustdesk commented on GitHub (Oct 3, 2023):
#763
@xubingyan commented on GitHub (Apr 18, 2024):
I run flutter_rust_bridge_codegen ,it occurs [SEVERE] : Couldn't find dynamic library in default locations.
[SEVERE] : Please supply one or more path/to/llvm in ffigen's config under the key 'llvm-path'.