mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
The .exe file I compiled on Win10 cannot run on Win7 and prompts error code 0xc000007b #1677
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#1677
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 @82kg on GitHub (Apr 18, 2023).
Bug Description
I compiled rustdesk on Win10 ,it runs well.
but when i run it on win7 x64 ,it can not run. and prompts error code 0xc000007b
I don't know where it went wrong
please help
How to Reproduce
just in my environment
Expected Behavior
just in my environment
Operating system(s) on local side and remote side
win7 x64
RustDesk Version(s) on local side and remote side
1.1.9
Screenshots
i solved dll problem, then it has a new porblem with pic2
Additional Context
No response
@rustdesk commented on GitHub (Apr 18, 2023):
#763