-
-
Notifications
You must be signed in to change notification settings - Fork 740
Closed
Labels
Description
- Version:
Latest version from source based on commit 69ca5d6
$ node --version v12.11.1
$ dotnet --version 3.0.100
- Target: ia32
Steps to Reproduce:
- git clone https://github.com/ElectronNET/Electron.NET
- ./buildAll.cmd
- Error message
Package Electron App for Platform win32...
Microsoft Windows [Version 10.0.18362.418]
(c) 2019 Microsoft Corporation. All rights reserved.
...\Electron.NET\ElectronNET.WebApp\obj\desktop\custom>electron-builder . --config=./bin/electron-builder.json --win32 --x64 -c.electronVersion=5.0.8 cli.js build
Build
Building:
--mac, -m, -o, --macos Build for macOS, accepts target list (see
https://goo.gl/5uHuzj). [array]
--linux, -l Build for Linux, accepts target list (see
https://goo.gl/4vwQad) [array]
--win, -w, --windows Build for Windows, accepts target list (see
From my understanding this occurs after c91884a