vulkan-go / vulkan

Vulkan API bindings for Go programming language
MIT License
744 stars 56 forks source link

pkg-config and --static flag #11

Closed PlayerWithoutName closed 6 years ago

PlayerWithoutName commented 6 years ago

On linux, this project fails to build because of --static flag not being parsed by cgo, this is connected to this issue: https://github.com/golang/go/issues/12058

Don't know about Windowsbeing affected, too. I'll prepare a pull request with fix in a few minutes.

PlayerWithoutName commented 6 years ago

Also, here is the go build output:

go build github.com/vulkan-go/vulkan: invalid pkg-config package name: --static