rustc compiling errors missing files #3614

Closed
opened 2026-02-21 01:29:56 -05:00 by deekerman · 1 comment
Owner

Originally created by @g10devcode on GitHub (Aug 27, 2025).

Bug Description

\libs\portable\src\bin_reader.rs
Line 8 include_bytes!("../data.bin")
data.bin file is missing?

libs\portable\src\main.rs
Line 15 include_bytes!("../app_metadata.toml")
app_metadata.toml file is missing?

How to Reproduce

run rustc directly with these rs files

Expected Behavior

error check should pass

Operating system(s) on local (controlling) side and remote (controlled) side

windows 11

RustDesk Version(s) on local (controlling) side and remote (controlled) side

1.4.1

Screenshots

Image

Additional Context

No response

Originally created by @g10devcode on GitHub (Aug 27, 2025). ### Bug Description \libs\portable\src\bin_reader.rs Line 8 include_bytes!("../data.bin") data.bin file is missing? libs\portable\src\main.rs Line 15 include_bytes!("../app_metadata.toml") app_metadata.toml file is missing? ### How to Reproduce run rustc directly with these rs files ### Expected Behavior error check should pass ### Operating system(s) on local (controlling) side and remote (controlled) side windows 11 ### RustDesk Version(s) on local (controlling) side and remote (controlled) side 1.4.1 ### Screenshots <img width="580" height="327" alt="Image" src="https://github.com/user-attachments/assets/c88a86ed-4f80-42ef-a4b2-3dd42949a133" /> ### Additional Context _No response_
deekerman 2026-02-21 01:29:56 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Aug 27, 2025):

#763

@rustdesk commented on GitHub (Aug 27, 2025): #763
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#3614
No description provided.