-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.5.1
-
None
-
Arch Linux
qmlplugindump fails when the library is compiled with CONFIG += static
It does not recognize any static library. When I rename the static library to *.so, it recognizes it, but obviously fails with an "[...]is not an ELF object[...]" error.
I have no source code of the library, thus I cannot recompile it. I tested it locally, and only .so libraries work.