Skip to content

Windows executable v73.0.11 is a debug build and requires VCRUNTIME140_1D.dll #6

Description

@aphroteus

Describe the issue

The latest Windows release of Uncrustify (uncrustify.exe v73.0.11) fails to run. An error dialog appears stating that VCRUNTIME140_1D.dll was not found. The _1D suffix in the DLL name indicates that the executable is a debug build. This version requires the Visual C++ Debug Runtimes.

Expected behavior

The executable should be a release build. It should depend on the standard, redistributable VCRUNTIME140.dll (without the _1D suffix) and run correctly on a standard Windows installation after installing the appropriate Microsoft Visual C++ Redistributable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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