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
../go/pkg/mod/github.com/hajimehoshi/[email protected]/driver_linux.go:23:10: fatal error: alsa/asoundlib.h: No such file or directory 23 | #include <alsa/asoundlib.h> | ^~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
someone help
Sorry, something went wrong.
I got it too
sudo apt-get install libasound2-dev for Ubuntu dnf/yum install alsa-lib-devel for Fedora
sudo apt-get install libasound2-dev
dnf/yum install alsa-lib-devel
No branches or pull requests
../go/pkg/mod/github.com/hajimehoshi/[email protected]/driver_linux.go:23:10: fatal error: alsa/asoundlib.h: No such file or directory
23 | #include <alsa/asoundlib.h>
| ^~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: