Skip to content

breakpad is missing libbreakpad_client.dll #4007

@kromain

Description

@kromain

It currently only installs libbreakpad.dll, but libbreakpad_client.dll is the library that allows hooking up the exception handler in an executable and create a .dmp file when an exception is triggered.

Fortunately, building the client dll is pretty easy and doesn't require additional dependencies, it just needs a few more lines in the port's CMakeLists.txt file. PR coming up.

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