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