SeeyoungWoo
SeeyoungWoo
MoltenVK installed: C02F32EDML85:vulkancube_glfw bytedance$ ls /usr/local/lib/MoltenVK/ MoltenVK.xcframework dylib include run: C02F32EDML85:vulkancube_glfw bytedance$ make CGO_CFLAGS="-I"/usr/local/Cellar/glfw/3.3.7/include"" CGO_LDFLAGS="-L"/usr/local/Cellar/glfw/3.3.7/lib"" go install error: # github.com/vulkan-go/vulkan ld: framework not found MoltenVK clang: error: linker command failed...
I have installed VulkanSDK to ~/VulkanSDK/1.3.216.0,but when go build under /examples/widgets failed with error "library not found for -lMoltenVK" .how to fix it
how to embed custom model for generated model .for example, embed gorm.Model directly in generated structs