Skip to content

Ninja is the default CMake generator on Windows #50794

@jkoritzinsky

Description

@jkoritzinsky

We now default to using Ninja for our native builds on Windows. Make sure to install Ninja as per the documentation in https://github.com/dotnet/runtime/blob/main/docs/workflow/requirements/windows-requirements.md if you want to use it. You can opt-out by using the -msbuild flag in the build scripts.

If you want to open a VS solution for the CoreCLR build, you can use -vs coreclr.sln to generate and open a solution in VS for your given configuration and architecture.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions