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
Cross compilation of application possible like in version 2.9.2.
Screenshots
Attempted Fixes
Update of golang to latest version.
System Details
Wails Doctor
# Wails
Version | v2.10.1
# System
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS | MacOS || Version | 15.3.1 || ID | 24D70 || Go Version | go1.23.2 || Platform | darwin || Architecture | arm64 || CPU 1 | Apple M1 Max || CPU 2 | Apple M1 Max || GPU | Chipset Model: Apple M1 Max Type: GPU Bus: Built-In Total Number of Cores: 32 Vendor: Apple (0x106b) Metal Support: Metal 3 || Memory | 64GB |
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
# Dependencies
┌────────────────────────────────────────────────────────────────────────┐
| Dependency | Package Name | Status | Version || Xcode command line tools | N/A | Installed | 2409 || Nodejs | N/A | Installed | 22.13.1 || npm | N/A | Installed | 10.9.2 ||*Xcode | N/A | Installed | 16.2 (16C5032a) ||*upx | N/A | Available |||*nsis | N/A | Available ||||
└─────────────────────── * - Optional Dependency ────────────────────────┘
# Diagnosis
Optional package(s) installation details:
- upx : Available at https://upx.github.io/
- nsis : More info at https://wails.io/docs/guides/windows-installer/
SUCCESS Your system is ready for Wails development!
Additional context
No response
The text was updated successfully, but these errors were encountered:
I am new to wails and for a moment thought it is not really cross platform ;) Downgrading indeed works, thanks for the suggestion. Hopefully this gets fixed soon.
Yep, thanks for confirming the issue. 👍 I also hope the the issue gets fixed soon. But I think they are currently working hard on v3. Lets see if there is time for a 2.9.4 😎
Description
After updating my wails CLI to the most recent version (2.10.1) coming from 2.9.2 I cannot cross compile anymore.
To Reproduce
wails -init -n test
wails build -platform windows
"Generating bindings: ERROR", fork/exec /var/folders/v4/5xlqls356_x9qdg07d5w8skh0000gp/T/wailsbindings: exec format error
Expected behaviour
Cross compilation of application possible like in version 2.9.2.
Screenshots
Attempted Fixes
Update of golang to latest version.
System Details
Additional context
No response
The text was updated successfully, but these errors were encountered: