Skip to content

Build with vc142 #7

@ncook-hxgn

Description

@ncook-hxgn

Hi there,

After digging around, I found windll\vc8\Unzip32.sln, but it won't build with Visual Studio 2019 16.7.3 or MSBuild 16.7 .. any chance of a vc142 solution?
(Or maybe I didn't find it yet?)

E:\repos\NuGet\unzip>msbuild windll\vc8\unzip32.sln
Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
Build started 14/01/2021 15:40:04.
MSBUILD : error MSB4025: The project file could not be loaded. Root element is missing.

Build FAILED.

  MSBUILD : error MSB4025: The project file could not be loaded. Root element is missing.

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.02

E:\repos\NuGet\unzip>

If it's as simple as copying windll\vc8 to windll\vc142, and performing the upgrade, I'm willing to create a PR.

E:\repos\NuGet\unzip>devenv windll\vc8\unzip32.sln

image

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