Devolutions / Devolutions/IronRDP
building ffi doesn't create dependencies directory
Open
- Dominant language
- Rust
- Stars
- 3.2k
- Forks
- 275
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 189
Description
When I execute `cargo xtask ffi build --release` on linux, it fails at the end saying that `[DIR]/IronRDP/dependencies/runtimes/linux-x64/native/’: No such file or directory`
If I manually create subdirectory `dependencies/runtimes/linux-x64/native`, then it works.
I think the problem is that it is targeting IronRDP/dependencies instead of /IronRPD/ffi/depenencies
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.