Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang: error: linker command failed with exit code 1 #3499

Open
worapolburaphan opened this issue May 19, 2024 · 0 comments
Open

clang: error: linker command failed with exit code 1 #3499

worapolburaphan opened this issue May 19, 2024 · 0 comments
Labels
Bug Something isn't working

Comments

@worapolburaphan
Copy link

Description

This error message appears when I try to build to any platform, But previously I can build and it works fine but something make it crash when build a program

To Reproduce

  1. wails build -platform windows/amd64

Expected behaviour

build .exe

Screenshots

Screenshot 2567-05-20 at 01 00 40

Attempted Fixes

  1. I already clean a cache using go clean --cache
  2. I already reinstall golang
  3. i already reinstlal wails cli
  4. I already remove build folder in my root project

System Details

# Wails
Version | v2.8.2

# System
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
| OS           | MacOS                                                                                                                   |
| Version      | 14.0                                                                                                                    |
| ID           | 23A344                                                                                                                  |
| Go Version   | go1.22.3                                                                                                                |
| Platform     | darwin                                                                                                                  |
| Architecture | arm64                                                                                                                   |
| CPU          | Apple M2                                                                                                                |
| GPU          | Chipset Model: Apple M2 Type: GPU Bus: Built-In Total Number of Cores: 10 Vendor: Apple (0x106b) Metal Support: Metal 3 |
| Memory       | 16GB                                                                                                                    |
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘

# Dependencies
┌────────────────────────────────────────────────────────────────┐
| Dependency                | Package Name | Status    | Version |
| Xcode command line tools  | N/A          | Installed | 2399    |
| Nodejs                    | N/A          | Installed | 22.2.0  |
| npm                       | N/A          | Installed | 10.7.0  |
| *Xcode                    | N/A          | Available |         |
| *upx                      | N/A          | Available |         |
| *nsis                     | N/A          | Available |         |
└─────────────────── * - Optional Dependency ────────────────────┘

Additional context

No response

@worapolburaphan worapolburaphan added the Bug Something isn't working label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant