ndk icon indicating copy to clipboard operation
ndk copied to clipboard

Fails to build when target is moved

Open clay53 opened this issue 2 years ago • 1 comments

For my workspace, I have my target moved to another folder.

[build]
target-dir = "../../../../../Nextcloud_Cargo/git/github/clay53/tutor_engine"

Trying to build with cargo apk build, I get this error (nothing else):

Error: No such file or directory (os error 2)

Can workaround by creating a symlink to ../../../../../Nextcloud_Cargo/git/github/clay53/tutor_engine it in the top-level workspace directory.

clay53 avatar Jun 20 '22 19:06 clay53

https://github.com/rust-windowing/android-ndk-rs/issues/102#issuecomment-765356880 https://github.com/dvc94ch/cargo-subcommand/pull/7 https://github.com/dvc94ch/cargo-subcommand/commit/7166d6f45a42105decb0244a61be0e746377269c

MarijnS95 avatar Jun 21 '22 20:06 MarijnS95

@clay53 Is this still an issue?

MarijnS95 avatar Dec 12 '22 14:12 MarijnS95

@clay53 Is this still an issue?

no

clay53 avatar Dec 13 '22 00:12 clay53

Thanks for confirming!

MarijnS95 avatar Dec 13 '22 00:12 MarijnS95