Skip to content

How to enable spectre-mitigated libs for 14.29 version? #93

@emmettlu

Description

@emmettlu
   Compiling msvc_spectre_libs v0.1.3
warning: msvc_spectre_libs@0.1.3: No spectre-mitigated libs were found. Please modify the VS Installation to add these.
error: failed to run custom build command for `msvc_spectre_libs v0.1.3`

The original actions were written:

steps:
      - name: Setup MSVC
        uses: ilammy/msvc-dev-cmd@v1
        with:
          arch: amd64
          toolset: 14.29

How to enable spectre-mitigated libs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions