mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
The compiled executable file cannot load resources #22
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#22
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 @dawnadvent on GitHub (May 9, 2021).
I would like to ask why index.html cannot be loaded after compilation, thank you
@rustdesk commented on GitHub (May 9, 2021):
it's ok to run
cargo run, pay attention to the current directory@TopsDesk commented on GitHub (Sep 13, 2021):
Thank you - While building with the following command on windows
cargo install --no-track --all-features --force --root "C:\Users\fskhan\source\repos\FiveCentz" --path=rustdesk
Apparently there is no file called manifest.xml in this tree - I get this error:
file not found: manifest.xml