mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
IOS construction problems #883
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#883
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 @xhzth70911 on GitHub (Oct 25, 2022).
macos12.3 ,xcode13.3
rustc 1.62.0
The macos is successfully built according to the document steps and runs normally.
https://rustdesk.com/docs/en/dev/build/osx/
However, iOS was built according to the document and encountered many problems.
https://rustdesk.com/docs/en/dev/build/ios/
Execute to
VCPKG_ROOT=$HOME/vcpkg ./flutter/ios_arm64.sh
A lot of problems
I modify
_grab(callback) grab(callback)
Continue execution
I Modify New
pub struct Frame<'a>(&'a [u8]);in libs/scrap/src/common/mod.rs
Continue execution
Can you provide a detailed document? The current document cannot be compiled successfully. Thank you
@rustdesk commented on GitHub (Oct 25, 2022):
#763
@cvabm commented on GitHub (Oct 26, 2022):
I build android facing the same error,can't next step
@modgsan commented on GitHub (Nov 20, 2022):
@cvabm commented on GitHub (Nov 20, 2022):
I successfully compiled, please refer toAndroid Build
@Jwy-jump commented on GitHub (Sep 19, 2023):
@cvabm the link is out of date, can you give me more details?
@cvabm commented on GitHub (Sep 19, 2023):
https://gist.github.com/cvabm/79e1037ac9a786f2fd79af5e5e5b5b1c