Skip to content

Statically link Visual C++ Runtime for Tauri sidecar executable #6

@bicarlsen

Description

@bicarlsen

local/database depends on VCRUNTIME140_1.dll which can be installed through Visual C++. This should be statically linked during the build operation to prevent users from needing to manually install it. An example of this is found in Tauri Issue #4227.

If this dll is not installed the application will fail silently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlocal/databaseRElated to the `local/database` crate.windowsWindows specific issues.

    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