Skip to content

Deployment of webenginewidgets module is a no-op #204

@BowDown097

Description

@BowDown097

webenginewidgets is a recognized module, and is linked to a library in the code (libQt[X]WebEngineWidgets), but presently does nothing when marked to be deployed. This has caused problems in the deployment of my application where it is not detected as a dependency and has to be explicitly marked as such, seemingly due to the application being built with LTO. As a workaround, I had to manually copy the required library.

This is all that's logged of its "deployment":

[qt/stdout] -- Deploying module: webenginewidgets -- 
[qt/stdout]

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