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

Enhance info about missing native libraries #90

Closed
mickel8 opened this issue Jul 2, 2021 · 1 comment
Closed

Enhance info about missing native libraries #90

mickel8 opened this issue Jul 2, 2021 · 1 comment

Comments

@mickel8
Copy link
Member

mickel8 commented Jul 2, 2021

At this moment, if some native library is missing user will see in most cases info about missing .pc file which isn't too meaningful.

The task is to enhance info about missing native libraries so that user will see info similar to:

for Ubuntu:

You are missing ffmpeg in your OS.
To install it run `apt install ffmpeg`.

for MacOS:

You are missing ffmpeg in your OS.
To install it run `brew install ffmpeg`.
@mat-hek
Copy link
Member

mat-hek commented Jul 31, 2023

done in #105

@mat-hek mat-hek closed this as completed Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants