-
|
When I try to build a CGO required project it fails, below output: The error: If I do the build manually with go it builds fine, if I do the build with |
Beta Was this translation helpful? Give feedback.
Answered by
nwcs-sh
Jun 17, 2025
Replies: 1 comment
-
|
PEBCAK :(, accidentally introduced C deps in build that had it disabled and confused the build for the CGO build. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
caarlos0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PEBCAK :(, accidentally introduced C deps in build that had it disabled and confused the build for the CGO build.