question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

macOS Catalina: wine doesn't work

See original GitHub issue

Hi!

Looks like wine doesn’t work on macOS Catalina: https://forum.winehq.org/viewtopic.php?f=9&t=32590

% wine
zsh: bad CPU type in executable: wine

So, this package throws an error indeed. Example: https://github.com/electron/electron-packager/issues/1055

Would be nice to find a mitigation.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:38
  • Comments:29 (3 by maintainers)

github_iconTop GitHub Comments

86reactions
cap10morgancommented, Oct 11, 2019

When I install wine on my Mac via Homebrew, I get a /usr/local/bin/wine64 that works. If there were a 64-bit version of rcedit.exe, it would likely work with that wine binary.

29reactions
esigalascommented, Dec 8, 2019

ok actually I found a solution to my problem.

I have installed wine-stable using brew cask. when I run the wine command I get the known error % wine zsh: bad CPU type in executable: wine

but there is a proper binary installed as well, so I just used the command wine64 instead

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get Wine working on Catalina? - Ask Different
Also, note that obviously wine on macOS Catalina will be able to run only some 64-bit windows apps and all 32-bit windows app...
Read more >
macOS - WineHQ Wiki
Official WineHQ packages of the development and stable branches are available for macOS 10.8 to 10.14 (Wine won't work on macOS Catalina ...
Read more >
Installing Wine on Mac | David Baumgold
Note that Wine does not work well with macOS 10.15 Catalina. Apple removed 32-bit support in Catalina, which is a critical part of...
Read more >
Wine can't open any programs - Apple Community
Nothing seems to work. Wine used to work on my computer, being able to run programs such as Besiege, Speakonia, etc.
Read more >
Has a wine for MacOS Catalina (64-bit) been released yet?
The answer is yes and no. Winehq releases won't allow running 32Bit executables on macOS Catalina. CrossOver-19 and above do function on  ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found