We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ sudo apt-get install libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev $ go get -u github.com/0xe2-0x9a-0x9b/Go-SDL/sdl $ go test $ go build
$ brew install sdl sdl_image sdl_gfx $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig go get -u github.com/0xe2-0x9a-0x9b/Go-SDL/sdl $ go test $ go build
There was an error while loading. Please reload this page.