Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
6.0.0 Alpha
Description
When building a static plugin, qmake generates a cpp file that gets included that init the resrouces:
Q_INIT_RESOURCE(qmake_wasmfonts);
cmake does not generate this file, so resources are not found when running the app.
Attachments
Issue Links
- relates to
-
QTBUG-87883 module "QtQuick.Window" is not installed, Q_IMPORT_PLUGIN file not generated, for static builds
- Closed
-
QTBUG-78647 wasm: build wasm app using cmake for Qt 6
- Closed