Skip to content

Missing DLLs #1

@SmallLars

Description

@SmallLars

Xmake Version

0.9.17

Operating System Version and Architecture

Windows Server 2025

Describe Bug

We are using PowerShell 7.5.4 on Windows Server 2025:

    .\uv.exe venv TEST --python 3.12
    .\TEST\Scripts\activate.ps1
    .\uv.exe pip install perl5==5.41.13
    perl

Calling perl causes a system error because libstdc++-6.dll and libgcc_s_seh-1.dll are not found.

Expected Behavior

A working perl.

Project Configuration

See above.

Additional Information and Error Logs

No additional information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions