简体   繁体   中英

ConEmu and git for windows

When I setup a tab in conemu to use {Bash: Git bash} it works for a while then I eventually get an error popup that says

"The code execution cannot proceed because msys-2.0.dll was not found"

Any ideas on how to correct this?

After working with this, I may have found an answer.

It seems that the msys-2.0.dll exists in a number of places on my computer.

When I add a path entry for "C:\Program Files\Git\usr\bin" it gives it access to the msys-2.0.dll that came with the bash that I am running.

Since I have done this, I have not had the issue recur.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM