Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-49639

qmlplugindump does not work on static libraries (*.a)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.5.1
    • Build tools: Other
    • 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mabenell Marco Benelli
            supaiku supaiku
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes