Skip to content

Unable to build dotnet/runtime due to cmake error about MultiThreadedDebug #44152

Closed
@stephentoub

Description

@stephentoub

I'm unable to build dotnet/runtime after sync'ing and trying to do a clean build:

  CMake Error in D:/repos/runtime/src/libraries/Native/Unix/System.Globalization.Native/CMakeLists.txt:
    MSVC_RUNTIME_LIBRARY value 'MultiThreadedDebug' not known for this ASM_MASM
    compiler.

Note I'm building on Windows; I don't know why it's trying to process a unix cmakelists.

@jkoritzinsky, I assume this is due to #41897?

Do I need to somehow update my local configuration?

Metadata

Metadata

Assignees

No one assigned

    Labels

    untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions