Skip to content

Conversation

@Fpointzero
Copy link

Modified the README.md file and provided a bat command to fix the error caused by creating soft links in Windows.
Fixes #2016

Proposed Changes

  • Modified the README.md ,provide the bat command to fix bugs.

Copy link
Collaborator

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

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

Can you remove the trailing whitespace at end of line?

@jeffwidman
Copy link
Collaborator

Also, I don't use Windows, so it'd be great if someone who does could test this to get a second pair of 👀 before merging...

@twlvl
Copy link

twlvl commented Sep 27, 2024

Can you remove the trailing whitespace at end of line?

Sorry for saying from the nowhere, but IMHO, that trailing space highlight in git diff, especially for .md file, looks more like a GitHub Bug for me in 2k24.

@Fpointzero
Copy link
Author

Can you remove the trailing whitespace at end of line?

Maybe now is ok? I'm not sure. I use python script to remove.

@oldboys92
Copy link

mklink command works only with local admin rights. at least user should be aware that these are required.

- add a new way to solve `no such file or directory: ../external/async/async.zsh` when using windows with msys2
docs:
- move `example.bat` at 02.
@Fpointzero
Copy link
Author

@oldboys92 if using msys2, thereis a new way just set environment variable by export MSYS=winsymlinks:lnk.

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.

broken on windows

4 participants