mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Compiling v1.1.9 (d716e2b40c) #1703
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#1703
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 @matt-hayden on GitHub (Apr 22, 2023).
Bug Description
rustc quits with:
How to Reproduce
Specific to the official build instructions, my versions are:
cargo 1.69.0 (6e9a83356 2023-04-12)
cmake version 3.26.3
rustc 1.69.0 (84c898d65 2023-04-16)
❯ ${VCPKG_ROOT}/vcpkg --version
vcpkg package management program version 2023-04-07-bedcba5172f5e4b91caac660ab7afe92c27a9895
Expected Behavior
The expected build instructions look like they should work fine with any version of Rust.
Operating system(s) on local side and remote side
Ubuntu 22.04
RustDesk Version(s) on local side and remote side
1.1.9
Screenshots
rustdesk/target/.rustc_info.json
ldd libsciter-gtk.so
Additional Context
No response
@matt-hayden commented on GitHub (Apr 22, 2023):
Confirming that this does not occur with Rust v1.64.0 on the same system
@rustdesk commented on GitHub (Apr 22, 2023):
#763
@Allen050329 commented on GitHub (May 12, 2023):
When compiling with rust-nightly:
Using AUR, on Arch Linux, using command
yay -S rustdesk@awsms commented on GitHub (May 13, 2023):
Same here.
@Ominai commented on GitHub (Jun 7, 2023):
is causing 'Failed to install the following packages. Manual intervention is required: RustDesk - exit status 4' on my system as well