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

macdeployqt not deploying libopenglrenderer.dylib

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.15.2
    • None
    • Qt 5.15.2, Qt Creator 4.13.3. Mac OS 10.15.7. XCode Version 12.2
    • macOS

    Description

      My program uses a Qt3DWindow to embed a 3D scene in a QWidget. Code works as expected on Windows and Linux. On Mac the application silently crashes, but only if I run the .app bundle (produced by macdeployqt) outside QtCreator. Same code works correctly in Qt 5.12.

      The exact same issue existed on Windows in Qt 5.15.0, and the problem was in windeployqt which failed to deploy the library /plugins/renderers/openglrenderer.dll.

      I believe the exact same problem exists in macdeployqt - the library which needs to be deployed is /plugins/renderers/libopenglrenderer.dylib

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            billv william vaglienti
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes