You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And what would be your usage? Naively cross-compile with CGO_ENABLED=0 for some architecture the purego library doesn't handle? That is experimental, as written in README, to cross-compile, use CGO_ENABLED=1 and the C compiler for that platform.
Using this package I got this error:
[email protected]\fitz_nocgo.go:666:25: undefined: purego.Dlsym
The text was updated successfully, but these errors were encountered: