Skip to content
New issue

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

embedded: contains no embeddable files #965

Closed
1 task done
arkhan opened this issue May 17, 2024 · 1 comment
Closed
1 task done

embedded: contains no embeddable files #965

arkhan opened this issue May 17, 2024 · 1 comment
Labels

Comments

@arkhan
Copy link

arkhan commented May 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

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

To Reproduce

I try to compile this together with terminal kitty

@arkhan arkhan added the bug label May 17, 2024
@alecthomas
Copy link
Owner

This is an issue with building Chroma inside Kitty, not with building Chroma itself.

@alecthomas alecthomas closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants