Open
Description
Output:
# pkg-config --cflags -- alsa Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing 'alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found pkg-config: exit status 1
Steps to reproduce :
- git clone http://github.com/h4ck3rk3y/go-8
- cd go-8
- go get -v -t -d ./...
- go build main.go cpu.go
I think it's mainly because of github.com/hajimehoshi/ebiten/audio package. Most probably it's broken now.
Metadata
Metadata
Assignees
Labels
No labels