-
-
Notifications
You must be signed in to change notification settings - Fork 38
Cannot find wine64 despite wine-stable installed via homebrew #1129
Copy link
Copy link
Closed
Labels
build-host:mac 🍎Running Electron Packager on macOSRunning Electron Packager on macOSbuild-target:windowsBundling an Electron app specifically for WindowsBundling an Electron app specifically for Windowsquestion ❓Question about using Electron Packager. Not supported in this issue tracker.Question about using Electron Packager. Not supported in this issue tracker.
Metadata
Metadata
Assignees
Labels
build-host:mac 🍎Running Electron Packager on macOSRunning Electron Packager on macOSbuild-target:windowsBundling an Electron app specifically for WindowsBundling an Electron app specifically for Windowsquestion ❓Question about using Electron Packager. Not supported in this issue tracker.Question about using Electron Packager. Not supported in this issue tracker.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I am using mac and I cloned the
electron-quick-startrepo.If I do
electron-packager . --allI get this error:I am not sure what this means, I installed Wine using: https://wiki.winehq.org/MacOS
brew cask install wine-stableAll I want is to be able to generate a portable exe file to open the app on Windows machines