-
Notifications
You must be signed in to change notification settings - Fork 49
Deployment of webenginewidgets module is a no-op #204
Open
Description
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
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.