mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
error: linking with cc failed: exit status: 1 #2401
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#2401
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 @BiswajitRedoQ on GitHub (Jan 5, 2024).
Bug Description
I am trying to run for iOS Simulator, but I am getting the following error.
error: linking with cc failed: exit status: 1
Please help me for resolve this issue.

My system details,
How to Reproduce
I have followed step which you are define in following url.
https://rustdesk.com/docs/nl/dev/build/ios/
When I want to run VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_x64.sh this command, I am facing this error.
Expected Behavior
This should run without any error.
Operating system(s) on local side and remote side
macOS: 13.6.1
RustDesk Version(s) on local side and remote side
1.2.4
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Jan 5, 2024):
#763