Skip to content

Conversation

@maxded
Copy link

@maxded maxded commented Oct 17, 2024

Reverts a line from #3 that resulted in xbuild no longer working for some users. (see https://github.com/Traverse-Research/evolve/issues/568).

@maxded maxded changed the base branch from master to for-traverse October 17, 2024 12:04
}

pub fn set_sysroot(&mut self, path: &Path) {
let arg = format!("--sysroot=\"{}\"", path.display());
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not entirely sure why adding quotations here breaks it for me on Windows. I printed out the provided path which returned the following:`

C:\Users\mdans\AppData\Local\x\Android.ndk

This seems correct to me 👀

@maxded maxded merged commit c2c13f9 into for-traverse Oct 17, 2024
@tosti007 tosti007 deleted the revert-breaking-change branch October 22, 2024 13:44
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.

2 participants