mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Rustdesk Windows 7 Error #3138
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#3138
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 @abdullah-erturk on GitHub (Nov 28, 2024).
Bug Description
When trying to install v1.3.3 on Windows 7, it gives the error in the picture.
How to Reproduce
Older versions of Rustdesk installed on Windows 7 without any problems
Expected Behavior
Older versions of Rustdesk installed on Windows 7 without any problems
Operating system(s) on local (controlling) side and remote (controlled) side
Windows 7
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.3.3
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Nov 28, 2024):
#763
@rustdesk commented on GitHub (Nov 28, 2024):
This is introduced in Flutter 3.22, we can not be always stick to old Flutter, please use 32 bit instead.
https://github.com/flutter/flutter/issues/149124#issuecomment-2133101178
https://github.com/flutter/flutter/issues/130554#issuecomment-1674379619
https://dart-review.googlesource.com/c/sdk/+/320060/4/runtime/bin/platform_win.cc
https://github.com/dart-lang/sdk/issues/52701