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

Qt3D application linking fails on INTEGRITY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.10.0 RC
    • 5.10.0 Beta 4
    • Qt3D
    • None
    • INTEGRITY 11.4.4 on i.MX6Q
    • 2e26894fdd2d4593bee6ab9062f64a1f4210d619

    Description

      With resource initialization fix included: https://codereview.qt-project.org/#/c/210622/

      Building simple-qml example fails on linking with the following unresolved symbol:

      [elxr] (error #412) unresolved symbols: 1
      Qt3DExtras::qInitResources_extras() from libQt53DExtras.a(qforwardrenderer.o)

       

      I think this happens because Q_INIT_RESOURCE is used in qforwardrenderer.cpp inside Qt3DExtras namespace, I don't know where the proper place to put Q_INIT_RESOURCE would be though. Same thing also in qt3dwindow.cpp
       

      Attachments

        For Gerrit Dashboard: QTBUG-64468
        # Subject Branch Project Status CR V

        Activity

          People

            lagocs Laszlo Agocs
            kiollila Kimmo Ollila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes