if you are having this issue, its actually a problem with this repo
https://github.com/vulkan-go/vulkan
here is a solution
manually delete -Wl,--allow-multiple-definition from vulkan_windows.go line 8
reference from issue on other repo
vulkan-go/vulkan#13 (comment)
if you are having this issue, its actually a problem with this repo
https://github.com/vulkan-go/vulkan
here is a solution
manually delete
-Wl,--allow-multiple-definitionfromvulkan_windows.goline 8reference from issue on other repo
vulkan-go/vulkan#13 (comment)