Vedza / NitroSniperGo

Discord Nitro sniper and Giveaway joiner in Go (Faster than Python and Javascript) (UPDATED Free 24/7 w/ Heroku)
GNU General Public License v2.0
415 stars 756 forks source link

wghat is this error? #438

Open david1231237 opened 2 years ago

david1231237 commented 2 years ago

../go/pkg/mod/github.com/hajimehoshi/oto@v0.3.1/driver_linux.go:23:10: fatal error: alsa/asoundlib.h: No such file or directory 23 | #include <alsa/asoundlib.h> | ^~~~~~

david1231237 commented 2 years ago

someone help

BottleofDev commented 2 years ago

I got it too

LudovicoPiero commented 2 years ago

sudo apt-get install libasound2-dev for Ubuntu dnf/yum install alsa-lib-devel for Fedora