Skip to content

win-arm-支持#130

Merged
LuSrackhall merged 4 commits intomainfrom
arm-win
Feb 23, 2026
Merged

win-arm-支持#130
LuSrackhall merged 4 commits intomainfrom
arm-win

Conversation

@LuSrackhall
Copy link
Owner

…4 cgo 编译器,导致汇编 gcc_arm64.S 被错误汇编器处理。

Run cd sdk
go install github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.4.1
go: downloading github.com/josephspurrier/goversioninfo v1.4.1
go: downloading github.com/akavel/rsrc v0.10.2
goversioninfo -platform-specific=true -icon="../frontend/src-electron/icons/icon.ico" -manifest="resource\goversioninfo.exe.manifest"
go build -ldflags '-s -w ***' -o "../frontend/dist/key_tone_sdk/KeyTone.exe"
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/fsnotify/fsnotify v1.8.0
go: downloading github.com/LuSrackhall/viper v1.20.1-custom
go: downloading github.com/robotn/gohook v0.41.0
go: downloading github.com/gin-contrib/cors v1.7.2
go: downloading github.com/gopxl/beep/v2 v2.1.1
go: downloading golang.org/x/sys v0.29.0
go: downloading golang.org/x/crypto v0.32.0
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.33.0
go: downloading github.com/vcaesar/keycode v0.10.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/hajimehoshi/go-mp3 v0.3.4
go: downloading github.com/ebitengine/oto/v3 v3.3.2
go: downloading github.com/jfreymuth/oggvorbis v1.0.5
go: downloading github.com/go-playground/validator/v10 v10.20.0
go: downloading github.com/pelletier/go-toml/v2 v2.2.4
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.36.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-viper/mapstructure/v2 v2.3.0
go: downloading github.com/sagikazarmark/locafero v0.9.0
go: downloading github.com/spf13/afero v1.14.0
go: downloading github.com/spf13/cast v1.9.2
go: downloading github.com/spf13/pflag v1.0.6
go: downloading github.com/jfreymuth/vorbis v1.0.2
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading golang.org/x/text v0.23.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/go-playground/locales v0.14.1

runtime/cgo
gcc_arm64.S: Assembler messages:
gcc_arm64.S:30: Error: no such instruction: stp x29,x30,[sp,' gcc_arm64.S:34: Error: operand size mismatch for mov'
gcc_arm64.S:36: Error: no such instruction: stp x19,x20,[sp,' gcc_arm64.S:39: Error: no such instruction: stp x21,x22,[sp,'
gcc_arm64.S:42: Error: no such instruction: stp x23,x24,[sp,' gcc_arm64.S:45: Error: no such instruction: stp x25,x26,[sp,'
gcc_arm64.S:48: Error: no such instruction: stp x27,x28,[sp,' gcc_arm64.S:52: Error: operand size mismatch for mov'
gcc_arm64.S:53: Error: operand size mismatch for mov' gcc_arm64.S:54: Error: operand size mismatch for mov'
gcc_arm64.S:56: Error: no such instruction: blr x20' gcc_arm64.S:57: Error: no such instruction: blr x19'
gcc_arm64.S:59: Error: no such instruction: ldp x27,x28,[sp,' gcc_arm64.S:62: Error: no such instruction: ldp x25,x26,[sp,'
gcc_arm64.S:65: Error: no such instruction: ldp x23,x24,[sp,' gcc_arm64.S:68: Error: no such instruction: ldp x21,x22,[sp,'
gcc_arm64.S:71: Error: no such instruction: ldp x19,x20,[sp,' gcc_arm64.S:74: Error: no such instruction: ldp x29,x30,[sp],'
make: *** [makefile:53: win] Error 1
Error: Process completed with exit code 2.
@vercel
Copy link

vercel bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
key-tone Ready Ready Preview, Comment Feb 23, 2026 3:33pm

@LuSrackhall LuSrackhall merged commit b8b4a45 into main Feb 23, 2026
13 of 14 checks passed
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

Successfully merging this pull request may close these issues.

1 participant