Skip to content

buildAll.cmd fails "out of the box" on Windows #320

@kant2002

Description

@kant2002
  • Version:

Latest version from source based on commit 69ca5d6
$ node --version v12.11.1
$ dotnet --version 3.0.100

  • Target: ia32

Steps to Reproduce:

  1. git clone https://github.com/ElectronNET/Electron.NET
  2. ./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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions