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

Cannot find libEGLd.dll and libGLESv2d.dll

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.15.0 Beta4
    • 5.14.0, 5.14.2, 5.15.0 Beta3
    • Build System
    • None
    • Windows
    • e961cc057bcd3b69bf567a7a608ca7bb450bcffb (qt/qtbase/5.15)

    Description

      If we build Qt as debug the cmake files seems to be wrong. It returns "*d.dll" but the file do not use "*d.dll".

      We cannot find these files: libEGLd.dll and libGLESv2d.dll.
      They are named libEGL.dll and libGLESv2.dll

      Qt5Gui/Qt5GuiConfigExtras.cmake
      
      _populate_qt5gui_gl_target_properties(Gui_EGL DEBUG libEGLd.dll libEGLd.a)
      _populate_qt5gui_gl_target_properties(Gui_GLESv2 DEBUG libGLESv2d.dll libGLESv2d.a)
      

      Looks like the cmake files are wrongly generated or the file needs a renaming.

      Same problem with Qt 5.14.0. Qt 5.12.5 works without a problem.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              misery André Klitzing
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes