Paul Waldo
Paul Waldo
> Am getting something similar, but on MacOS. > > ``` > [i] Target: windows/amd64 > [i] Cleaning target directories... > docker: Error response from daemon: error while creating mount...
@Bluebugs, I apologize for my tardy response. Life has gotten the better of me... I am using Docker Desktop on macOS, so this is what I did ![CleanShot 2023-08-24 at...
@Bluebugs any ideas on the original error `could not create the "bin" dir /app/fyne-cross/bin/windows-amd64: exit status 1`? I also see @bogdanciuca's problem for the other platforms ```bash ❯ fyne-cross linux...
@Bluebugs i meant targeting different platforms. I only have Macs.
Excellent find @Bluebugs. I'll be happy to test when available. Docker on macOS does do black magic like that sometimes 🤨
@Bluebugs I have good news and bad news. It looks like your fixed resolved this specific issue 👍: ```bash ❯ fyne-cross windows -app-id com.example.myapp [i] Target: windows/amd64 [i] Cleaning target...
That was me on Slack 🤓
Sorry @Bluebugs, still the same problem: ``` ❯ go get -u github.com/fyne-io/fyne-cross@develop go: downloading github.com/fyne-io/fyne-cross v1.4.1-0.20230830175225-aac9d4e73d9e go: downloading github.com/aws/aws-sdk-go v1.45.2 go: downloading k8s.io/kube-openapi v0.0.0-20230901164831-6c774f458599 go: upgraded github.com/aws/aws-sdk-go v1.44.332 => v1.45.2...