Skip to content
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

Enhance output path handling #140

Merged
merged 1 commit into from
Aug 18, 2024
Merged

Conversation

SamRodri
Copy link
Contributor

- Fix: canonicalize output directory path for `CARGO_NDK_OUTPUT_PATH`,
  fixes build scripts not at workspace root
- Enhancement: output directory creation error now prints error message
  instead of panicking
SamRodri added a commit to zng-ui/zng-template that referenced this pull request Aug 17, 2024
Cargo ndk will canonicalize path next release: bbqsrc/cargo-ndk#140
@bbqsrc bbqsrc merged commit 494156f into bbqsrc:main Aug 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CARGO_NDK_OUTPUT_PATH is not absolutized Panic creating output dir "Not a directory"
2 participants