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
Running on MacOS with an ARM chip. Any thoughts on how to get the build to work?
The text was updated successfully, but these errors were encountered:
0xalank
changed the title
could not determine kind of name for C.WasmEdge_Driver_UniTool when building examples
Error when building examples
Sep 26, 2023
# github.com/second-state/WasmEdge-go/wasmedge
../../go/pkg/mod/github.com/second-state/[email protected]/wasmedge/cli.go:34:9: could not determine kind of name for C.WasmEdge_Driver_UniTool
make: *** [build] Error 1
But I also tried on a MacOS Catalina 10.15.7 and it worked without errors.
Error is:
could not determine kind of name for C.WasmEdge_Driver_UniTool
Was attempting to build the Fibonacci example:
https://github.com/second-state/WasmEdge-go-examples/tree/master
Running on MacOS with an ARM chip. Any thoughts on how to get the build to work?
The text was updated successfully, but these errors were encountered: