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.

Fails to build for Win32 platform on MacOS Catalina

See original GitHub issue
  • Version: 20.40.2
  • Electron-Updater: 4.0.6
  • Target: Win32

Cross-linking with this issue, as I’m not sure where it belongs.

It appears that MacOS Catalina no longer supports any 32-bit compatible binaries. Attempting to build for the win32 platform on MacOS Catalina produces an error of the form:

• packaging       platform=win32 arch=x64 electron=5.0.1 appOutDir=dist/win-unpacked
  • downloading               parts=8 size=62 MB url=https://github.com/electron/electron/releases/download/v5.0.1/electron-v5.0.1-win32-x64.zip
  • downloaded                duration=4.605s url=https://github.com/electron/electron/releases/download/v5.0.1/electron-v5.0.1-win32-x64.zip
  • downloading               parts=1 size=5.6 MB url=https://github.com/electron-userland/electron-builder-binaries/releases/download/winCodeSign-2.4.0/winCodeSign-2.4.0.7z
  • downloaded                duration=1.121s url=https://github.com/electron-userland/electron-builder-binaries/releases/download/winCodeSign-2.4.0/winCodeSign-2.4.0.7z
  • downloading               parts=4 size=26 MB url=https://github.com/electron-userland/electron-builder-binaries/releases/download/wine-2.0.3-mac-10.13/wine-2.0.3-mac-10.13.7z
  • downloaded                duration=2.325s url=https://github.com/electron-userland/electron-builder-binaries/releases/download/wine-2.0.3-mac-10.13/wine-2.0.3-mac-10.13.7z
  ⨯ error: fork/exec /Users/erichs/Library/Caches/electron-builder/wine/wine-2.0.3-mac-10.13/bin/wine: bad CPU type in executable

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
jshefferscommented, Nov 25, 2019
1reaction
jshefferscommented, Mar 26, 2020

This is fixed using the latest build of EB

Read more comments on GitHub >

github_iconTop Results From Across the Web

MacOS Catalina 10.15 Unable to Build 32-bit Android Apps in ...
In macOS Catalina, Apple has officially discontinued the support for 32-bit apps resulting in the build failure. When we are building for 32-bit...
Read more >
Building 32-bit x86 executables on macOS 10.15 Catalina
Right now I am dipping my toes in x86 asm, and am trying to build a simple program using the 32-bit IA-32. I...
Read more >
After upgrading to macOS Catalina 10.15 unable to build 32 ...
After upgrading to macOS Catalina 10.15 unable to build 32 bit android apps in Kony Visualizer v 8.4.12. Any help to resolve this...
Read more >
How to Run 32-Bit Apps in macOS Catalina | PCMag
1. Launch Parallels Desktop · 2. Create a New Virtual Machine · 3. Prep the macOS Mojave Installation · 4. Install macOS Mojave...
Read more >
How to run 32 bit apps on macOS | How to install Parallels
In this video you can learn how to run 32-bit legacy Applications on any Mac. We do this by creating a virtual machine...
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