mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Cannot build project on Windows with flutter build #2179
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#2179
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 @aliab282 on GitHub (Oct 5, 2023).
Bug Description
I just cloned the project and tried to build on a Windows client using
flutter build windowsand I get the following errors:Is there anything that I miss in the configs or something here?
How to Reproduce
Build project on a Windows client with
flutter build windowsExpected Behavior
Should be built without errors
Operating system(s) on local side and remote side
Windows 11
RustDesk Version(s) on local side and remote side
1.2.2
Screenshots
Don't have any
Additional Context
No response
@rustdesk commented on GitHub (Oct 5, 2023):
#763