Skip to content

build.cmd clr -msbuild fails #113708

Open
Open
@saucecontrol

Description

@saucecontrol

After pulling latest main, I can no longer build clr with -msbuild

build clr -c checked -msbuild

Error:

  C:\git\runtime\src\coreclr\vm\amd64\CachedInterfaceDispatchCoreCLR.asm(1): fatal error A1000: cannot open file :
   cee_wks_core.dir\Checked\/__/amd64/CachedInterfaceDispatchCoreCLR.asm.obj [C:\git\runtime\artifacts\obj\coreclr
  \windows.x64.Checked\ide\vm\wks\cee_wks_core.vcxproj]

Looks like the file in question was added in #111771, but I don't immediately see what the problem is.

Ninja build succeeds.

Build with -msbuild succeeds on 28facae, which is the commit immediately before #111771 was merged.

If it matters:
cmake version 3.30.5-msvc23
Microsoft Visual Studio Community 2022 (64-bit) - Preview
Version 17.14.0 Preview 2.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions