Skip to content
New issue

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

undefined: purego.Dlsym #130

Open
salvatoresaba opened this issue Dec 27, 2024 · 3 comments
Open

undefined: purego.Dlsym #130

salvatoresaba opened this issue Dec 27, 2024 · 3 comments

Comments

@salvatoresaba
Copy link

Using this package I got this error:
[email protected]\fitz_nocgo.go:666:25: undefined: purego.Dlsym

@gen2brain
Copy link
Owner

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.

@kpotter-m2
Copy link

also seeing the same issue, using Windows 11 (intel chip)

@gen2brain
Copy link
Owner

Ok, same issue, but can one of you send the details so I don't have to guess?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants