Skip to content

Avoid use of absolute path where BND can't handle it#737

Merged
jonahgraham merged 3 commits into
mainfrom
jonah/fixes_734
May 29, 2023
Merged

Avoid use of absolute path where BND can't handle it#737
jonahgraham merged 3 commits into
mainfrom
jonah/fixes_734

Conversation

@jonahgraham

@jonahgraham jonahgraham commented May 29, 2023

Copy link
Copy Markdown
Contributor

BND when calculating the full path to savemanifest runs within the current dir being the root of the project. Making this change ($buildDir -> build) does not change the output but does make it work on Windows.

Fixes #734

BND when calculating the full path to savemanifest runs within the current
dir being the root of the project. Making this change ($buildDir -> build)
does not change the output but does make it work on Windows.

Fixes #734
@jonahgraham jonahgraham merged commit e32c63b into main May 29, 2023
@jonahgraham jonahgraham deleted the jonah/fixes_734 branch May 29, 2023 19:05
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.

Cannot build with gradle on windows

1 participant