We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have clang installed and available in PATH, but when I try to build my project, I get 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?
The text was updated successfully, but these errors were encountered:
I tried gcc, but I got another errors (sorry, unimplemented: 64-bit mode not compiled)
Sorry, something went wrong.
No branches or pull requests
I have clang installed and available in PATH, but when I try to build my project, I get this error:
How to make it work with clang?
The text was updated successfully, but these errors were encountered: