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

OSX Cross Compile errors with "Error: File not found" #735

Closed
TechplexEngineer opened this issue Jun 10, 2021 · 2 comments
Closed

OSX Cross Compile errors with "Error: File not found" #735

TechplexEngineer opened this issue Jun 10, 2021 · 2 comments
Labels
wont fix This will not be worked on

Comments

@TechplexEngineer
Copy link
Contributor

Description

Unable to cross compile to OSX with this command wails build -d -x darwin/amd64 -p

To Reproduce

  1. https://github.com/techplexEngineer/bionicdash
  2. cd bionicdash
  3. wails build -d -x darwin/amd64 -p
  4. See error

Expected behaviour
OSX package is produced

Command Output

wails build -d -x darwin/amd64 -p
Wails v1.16.3 - Packaging Application

✓ Skipped frontend dependencies (-f to force rebuild)
✓ Building frontend...
✓ Ensuring Dependencies are up to date...
✓ Pulling wailsapp/xgo:1.16.2 docker image... (may take a while)
✓ Packing + Compiling project for darwin/amd64 using docker image wailsapp/xgo:1.16.2 (Debug Mode)...
Error: file not found

System Details

Name Value
Wails Version v1.16.3
Go Version go1.16.2
Platform linux
Arch amd64
GO111MODULE (Not Set)
GCC 9
Npm 6.14.13
Node v14.17.0
@leaanthony
Copy link
Member

Cross compiling to Mac is currently broken since the update to 1.16. There's a ticket tracking the process already open that I can't link to on my phone!

@stale
Copy link

stale bot commented Jul 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wont fix This will not be worked on label Jul 11, 2021
@stale stale bot closed this as completed Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wont fix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants