-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Unable to compile bat on Windows from Git #2991
Labels
bat-as-a-library
Related to bat-as-a-library
bug
Something isn't working
windows
Issue is related to the Windows build of bat
Comments
clin1234
changed the title
Unable to compile bat on Windows from Git with all features
Unable to compile bat on Windows from Git
Jun 6, 2024
you could try following the advice at https://stackoverflow.com/a/69091906/4473405 to checkout files with names which are not valid on Windows |
That works. Now another error: with
Omitting the flag allows successful compilation |
keith-hall
added
windows
Issue is related to the Windows build of bat
bat-as-a-library
Related to bat-as-a-library
and removed
upstream-error
A bug in an upstream component
labels
Jun 8, 2024
I get the same compile error on linux using --all-features. And I also get a small warning just above it;
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bat-as-a-library
Related to bat-as-a-library
bug
Something isn't working
windows
Issue is related to the Windows build of bat
Running
cargo install --all-features --git https://github.com/sharkdp/bat
yielded this output:The text was updated successfully, but these errors were encountered: