I have clang
installed and available in PATH, but when I'm trying to build my project, I'm getting this error:
# github.com/h2non/bimg
cgo: C compiler "gcc" not found: exec: "gcc": executable file not found in %PATH%
How to make it work with clang? I've tried gcc
, but I got another error: sorry, unimplemented: 64-bit mode not compiled