Open qaq-qwq-qvq opened 5 months ago
Double check that you are compiling with an arm64 verison of gcc
gcc -dumpmachine
Double check that you are compiling with an arm64 verison of gcc
gcc -dumpmachine
yes,arm64 verison of gcc
Have you solved this problem? I also encountered this problem and couldn't handle it
Description
wails build Wails CLI v2.8.2
Build Options
Platform(s) | linux/arm64
Compiler | /usr/lib/go-1.22/bin/go
Skip Bindings | false
Build Mode | production
Devtools | false
Frontend Directory | /home/qykw/go/src/name/frontend Obfuscated | false
Skip Frontend | false
Compress | false
Package | true
Clean Bin Dir | false
LDFlags |
Tags | []
Race Detector | false
Building target: linux/arm64
• Generating bindings: ERROR
name
ERROR
name
♥ If Wails is useful to you or your company, please consider sponsoring the project: https://github.com/sponsors/leaanthony
To Reproduce
wails build
Expected behaviour
ERROR:
name
Screenshots
No response
Attempted Fixes
No response
System Details
Additional context
computer:cpu M1 mac mini in VMware middle
Is it because in the virtual machine of m1 mac? Other Ubuntu packages of arm64 and amd64 are ok.