简体   繁体   English

ConEmu 和 git 用于 windows

[英]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当我在 conemu 中设置一个选项卡以使用 {Bash: Git bash} 它工作了一段时间然后我最终得到一个错误弹出窗口,上面写着

"The code execution cannot proceed because msys-2.0.dll was not found" “代码执行无法继续,因为找不到 msys-2.0.dll”

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.似乎 msys-2.0.dll 存在于我计算机上的许多地方。

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.当我为“C:\Program Files\Git\usr\bin”添加路径条目时,它可以访问我正在运行的 bash 附带的 msys-2.0.dll。

Since I have done this, I have not had the issue recur.自从我这样做了,我没有再次遇到问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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