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

Fails to compile on Windows 10 system #17

Closed
mantasarm opened this issue Dec 10, 2022 · 1 comment
Closed

Fails to compile on Windows 10 system #17

mantasarm opened this issue Dec 10, 2022 · 1 comment

Comments

@mantasarm
Copy link

Building the project with cargo install youtube-tui or building from source on Windows 10 throws the same error.

image

How should this be resolved?

@Siriusmart
Copy link
Owner

You can make compile on windows using this command, as mentioned in the user manual

cargo install youtube-tui --no-default-features

However, it may still not run after successful compiling (according to this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants