Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.0.0 Beta 1
-
None
-
* OS : Ubuntu 10.04, Ubuntu 12.04
* Build type: shadow build
* Configure line:
{quote}
configure -static -opensource -confirm-license -silent -prefix $PWD/qtbase
{quote}
Description
Ran the command:
./qtbase/examples/widgets/wiggly/wiggly
And saw the error:
Failed to load platform plugin "xcb". Available platforms are:
Aborted
This issue occurred for any example application I tried
In the build I see:
./qtbase/plugins/platforms/libxcb.a
I suspect that the plugin loading logic is not correct for static builds ATM.
Attachments
Issue Links
- is replaced by
-
QTBUG-24496 Make Qt5 static plugins work
- Closed