mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
[DOCKER rustdesk-builder] error occurred: Failed to find tool. Is x86_64-w64-mingw32-gcc installed? #3090
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#3090
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 @gowy222 on GitHub (Nov 5, 2024).
Bug Description
Is cross-compilation supported?
How to Reproduce
rustdesk-builder --release --target x86_64-pc-windows-gnu
Expected Behavior
docker style rustdesk-builder can build for all os/target
here this action is build for windows x86_64 exe release file in debian
Operating system(s) on local side and remote side
debian + docker
RustDesk Version(s) on local side and remote side
git clone -> master -> newest?
Screenshots
see full log in Bug Description
Additional Context
where can i find the doc for OPTIONAL-ARGS..?
@rustdesk commented on GitHub (Nov 5, 2024):
#763