Skip to content

mosquittopp.dll is linked against debug runtime #40

@ennorehling

Description

@ennorehling

image

The mosquittopp.dll is linked against vcruntime140d.dll (the MS debug runtime). That makes it impossible to ship a game with it, because the Visual C++ Redistributable installers only install release libraries (vcruntime140.dll).

Since the plugin uses such a very old version of mosquitto (version 1.4.8) I haven't been able to find alternative libraries anywhere (or compile them myself).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions