Replies: 3 comments
-
Hi @zhuzhzh, I'm not sure how to fix this. Here's what GPT4 has to say, does this help at all?? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @dandavison ! It works! |
Beta Was this translation helpful? Give feedback.
0 replies
-
The issues is resolved with installing onig-library and flag setting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think it's not bug. It's just the issue related to my env.
I use
cargo install git-delta
to install delta. The compilation failed with the msg below.GCC version is gcc9. Look like some C libraries are missing. But I can't find it out from the errors.
Beta Was this translation helpful? Give feedback.
All reactions