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

Windows build cannot handle a space in the name #191

Open
andydotxyz opened this issue May 1, 2023 · 0 comments
Open

Windows build cannot handle a space in the name #191

andydotxyz opened this issue May 1, 2023 · 0 comments

Comments

@andydotxyz
Copy link
Member

Describe the bug:

Running Fyne-cross windows when the FyneApp.toml name contains a space creates:

[✓] "bin" dir cleaned: /app/fyne-cross/bin/windows-arm64
[✓] "dist" dir cleaned: /app/fyne-cross/dist/windows-arm64
[✓] "temp" dir cleaned: /app/fyne-cross/tmp/windows-arm64
[i] Checking for go.mod: /Users/andy/Code/Fyne/fyne/cmd/fyne_demo/go.mod
[i] go.mod not found, creating a temporary one...
go: malformed module path "Fyne Demo.exe": invalid char ' '

To Reproduce:

Steps to reproduce the behaviour:

  1. Put a space in the name of a FyneApp.toml
  2. Run Fyne-cross windows

Device and debug info (please complete the following information):

Device info
  • OS: MacOS
  • Version: Ventura
  • Go version: 1.20
  • fyne-cross version: 1.4.0
  • Fyne version: 2.3.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant