Skip to content

building ffi doesn't create dependencies directory #845

@MihaMarkic

Description

@MihaMarkic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions