Skip to content

System.Runtime.WindowsRuntime fails building with Crossgen #33885

Closed
@trylek

Description

@trylek

This is most likely just a side symptom of the broader problem that Crossgen currently doesn't support WinMD and WinRT. Build of the assembly is currently blocked out in the scripts src/coreclr/build-test.cmd/sh.

Error: Could not load type 'Windows.Foundation.AsyncStatus' from assembly ''.
Error compiling D:\git\runtime2\artifacts\tests\coreclr\Windows_NT.x64.Checked\Tests\Core_Root\System.Runtime.WindowsRuntime.dll: Could not find or load a specific file. (0x80131621 (COR_E_FILELOAD))
Error: compilation failed for "D:\git\runtime2\artifacts\tests\coreclr\Windows_NT.x64.Checked\Tests\Core_Root\System.Runtime.WindowsRuntime.dll" (0x80131621)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions