Is purego.Dlsym supported on Windows? #280
texadactyl
started this conversation in
General
Replies: 2 comments 2 replies
-
The examples/libc shows how to use purego on Windows. The comments were updated but a release hasn't been made yet so it doesn’t show up in go doc. 2d5afc8 |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can switch GOOS for documents https://pkg.go.dev/github.com/ebitengine/purego?GOOS=linux |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I get compilation errors on Windows:
undefined purego.Dlsym
.Said before in a different discussion: Please update https://pkg.go.dev/github.com/ebitengine/purego to indicate which functions are supported on Windows and which are supported on POSIX systems. Thank you.
cc: @platypusguy
Beta Was this translation helpful? Give feedback.
All reactions