NitroSniperGo
NitroSniperGo copied to clipboard
wghat is this error?
../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> | ^~~~~~~~~~~~~~~~~~
someone help
I got it too
sudo apt-get install libasound2-dev
for Ubuntu
dnf/yum install alsa-lib-devel
for Fedora