Skip to content

Libraries build fail #62574

@gbalykov

Description

@gbalykov

Failed after #62507

./build.sh --arch x64 --runtimeConfiguration Release --librariesConfiguration Release --subset clr+libs

output:

Build FAILED.

CSC : error CS2001: Source file '/home/z/Dev/runtime/src/libraries/Common/src/Interop/Interop.ZLib.cs' could not be found. [/home/z/Dev/runtime/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj]
CSC : error CS2001: Source file '/home/z/Dev/runtime/src/libraries/Common/src/Interop/Interop.ZLib.cs' could not be found. [/home/z/Dev/runtime/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj]
    0 Warning(s)
    2 Error(s)

Simple rename src/libraries/Common/src/Interop/Interop.zlib.cs -> src/libraries/Common/src/Interop/Interop.ZLib.cs needed?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions