We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to compile this together with terminal kitty, but I get this error:
[118/119] Compiling kitty/simd-string-256.c ... [119/119] Compiling kitty/gl-wrapper.c ... done [1/5] Linking kitty/fast_data_types ... [2/5] Linking [x11] kitty/glfw-x11 ... [3/5] Linking [wayland] kitty/glfw-wayland ... [4/5] Linking kittens/transfer/rsync ... [5/5] Linking launcher ... done ../github.com/alecthomas/chroma/v2/lexers/lexers.go:10:12: pattern embedded: cannot embed directory embedded: contains no embeddable files ../github.com/alecthomas/chroma/v2/styles/api.go:11:12: pattern *.xml: cannot embed irregular file abap.xml
I try to compile this together with terminal kitty
The text was updated successfully, but these errors were encountered:
This is an issue with building Chroma inside Kitty, not with building Chroma itself.
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Describe the bug
I try to compile this together with terminal kitty, but I get this error:
To Reproduce
I try to compile this together with terminal kitty
The text was updated successfully, but these errors were encountered: