build.py trying error moving file #2005

Closed
opened 2026-02-21 00:10:38 -05:00 by deekerman · 2 comments
Owner

Originally created by @DrMondGnu on GitHub (Jul 27, 2023).

Bug Description

When trying to compile rustdesk with build.py it works until its trying to move something and then it crashes.
This is the log:

executable path: .\rustdesk-1.2.1-win7-install.exe
processing .\RustDesk.exe...
processing .\WindowInjection.dll...
metadata had written to C:\dev\rustdesk\libs\portable\data.bin
mv: cannot stat '../../res_dir/rustdesk-version-win7-install.exe': No such file or directory
features: ['inline', 'virtual_display_driver']
False
Build with features ['PrivacyMode']
PrivacyMode download begin
PrivacyMode download end. extract bein
extract file WindowInjection.dll
PrivacyMode extract end
Not signed
Error occurred when executing: mv ../../{res_dir}/rustdesk-{version}-win7-install.exe ../... Exiting.

How to Reproduce

No idea seems to be somthing only with my system

Expected Behavior

Moving the file or not even bothering with it because i dont know why it wants to do anything related to Windows 7 becaus eim on windows 10

Operating system(s) on local side and remote side

Windows 10

RustDesk Version(s) on local side and remote side

Commit: 954df86f3c

Screenshots

image

Additional Context

No response

Originally created by @DrMondGnu on GitHub (Jul 27, 2023). ### Bug Description When trying to compile rustdesk with build.py it works until its trying to move something and then it crashes. This is the log: ``` executable path: .\rustdesk-1.2.1-win7-install.exe processing .\RustDesk.exe... processing .\WindowInjection.dll... metadata had written to C:\dev\rustdesk\libs\portable\data.bin mv: cannot stat '../../res_dir/rustdesk-version-win7-install.exe': No such file or directory features: ['inline', 'virtual_display_driver'] False Build with features ['PrivacyMode'] PrivacyMode download begin PrivacyMode download end. extract bein extract file WindowInjection.dll PrivacyMode extract end Not signed Error occurred when executing: mv ../../{res_dir}/rustdesk-{version}-win7-install.exe ../... Exiting. ``` ### How to Reproduce No idea seems to be somthing only with my system ### Expected Behavior Moving the file or not even bothering with it because i dont know why it wants to do anything related to Windows 7 becaus eim on windows 10 ### Operating system(s) on local side and remote side Windows 10 ### RustDesk Version(s) on local side and remote side Commit: 954df86f3cc06b71775cbb023942ca5b4c2cff37 ### Screenshots ![image](https://github.com/rustdesk/rustdesk/assets/89934669/fc5d8b3c-ef32-45a6-b59f-746282900771) ### Additional Context _No response_
deekerman 2026-02-21 00:10:38 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Jul 27, 2023):

#763

@rustdesk commented on GitHub (Jul 27, 2023): #763
Author
Owner

@DrMondGnu commented on GitHub (Jul 27, 2023):

sry

@DrMondGnu commented on GitHub (Jul 27, 2023): sry
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#2005
No description provided.