-
-
Notifications
You must be signed in to change notification settings - Fork 85
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
Installation failed on macOS: Too many levels of symbolic links #66
Comments
This issue should be fixed by the commits in https://github.com/mstorsjo/msvc-wine/commits/macos (which also adds a CI setup for this case). If you think those commits look fine, I could push them to the master branch. |
@mstorsjo LGTM! |
Could you please enable CI on pull request? |
Thanks; I pushed the fix commit to master now. I didn't include the one adding it to CI yet though as I wasn't sure if the changes in #65 can be fixed to work the same on non-Linux (but you can carry it in your branch temporarily to try it out). (I haven't had time to read up on your responses on #65 yet - sorry about that!)
Let's see - I pushed dec9213 now, can you try to rebase on top of that? |
As I stated in #65 (comment) , using fifo works on macOS. So kindly push the CI changes, than I will rebase on top of it. |
Ok, that's done in c64b8f9 now. |
Thanks for the fix! |
macOS uses a case-insensitive filesystem.
The text was updated successfully, but these errors were encountered: