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
Hi, could you please provide more details about how I can reproduce this? e.g what Go compiler did you use, which awl version, which command did you use to compile, etc
From the screenshot it seems like you tried to compile with GOARCH=aix and ppc64, which is not supported
For windows for now only x86/amd64 architectures are supported
By the way, you can use pre-built binaries from releases page
And there are a few details about local build for developers: BUILDING.md
The text was updated successfully, but these errors were encountered: