-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo apk build
gives No such file...
without further info
#48
Comments
Moving this to |
I have a global cargo target directory configured in |
@rednaz1337 that must originate from the following snippet: cargo-apk/ndk-build/src/dylibs.rs Lines 11 to 14 in caa8062
While This TODO is ""tracked"" at https://github.com/rust-mobile/cargo-subcommand/blob/de0458c0cedfad69717fbbc09a2ef23226318e10/src/subcommand.rs#L83-L88. |
In a nut shell:
This is after a system setup which I tried to capture:
unzip thing and cd in then
(Notice the 'ANDROID_SDK_HOME' envvar is deprecated, contrary to the readme)
unzip thing and cd
The text was updated successfully, but these errors were encountered: