Skip to content

Examples don't run with SPM #645

@Mart-Bogdan

Description

@Mart-Bogdan
  1. git clone https://github.com/compnerd/swift-win32
  2. cd swift-win32
  3. swift build --product Calculator
  4. cd .build\x86_64-unknown-windows-msvc\debug
  5. Calculator.exe

Expected result: see calculator sample
Actual result: I can see error log in console, and app isn't shuting down until I press Ctrl+C:

2021-07-12T12:01:37+0300 error org.compnerd.swift-win32 : [SwiftWin32] InitCommonControlsEx: Win32 Error 0 - The operation completed successfully.

Microsoft Windows [Version 10.0.19042.1083]

compnerd.org Swift version 5.4.2 (swift-5.4.2-RELEASE)
Target: x86_64-unknown-windows-msvc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions