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

Detect case insensitive splat directories #131

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

Jake-Shadle
Copy link
Owner

Gotten several reports on splatting failing due to the user using a case-insensitive file system, usually MacOS, so this just adds detection if the directory is on a case-insensitive file system and just disables symlinking automatically since it doesn't matter in that case.

Resolves: #130

@Jake-Shadle Jake-Shadle merged commit 1c1d08c into main Jul 2, 2024
7 checks passed
@Jake-Shadle Jake-Shadle deleted the detect-case-sensitivity branch July 2, 2024 08:35
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.

Unable to symlink from /Users/<myuser>/.xwin-cache/splat/crt/lib/x86_64/LIBCMT.lib to libcmt.lib
1 participant