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

Configure option "-no-wmf-backend" with "-opengl dynamic" leads to a build error

    XMLWordPrintable

Details

    • 6b6cb2121f1ec56ba710a9b57ace3ee74aebe4f1

    Description

      Following configure options leads to an build error:
      configure -prefix %CD%\qtbase -release -skip qtwebkit -skip qtwebkit-examples -nomake examples -nomake tools -opengl dynamic -no-wmf-backend

      Creating library C:\Qt\qt-everywhere-enterprise-src-5.4.0-rc\qtbase\plugins\mediaservice\dsengine.lib and object C:\Qt\qt-everywhere-enterprise-src-5.4.0-rc\qtbase\plugins\mediaservice\dsengine.exp
      vmr9videowindowcontrol.obj : error LNK2019: unresolved external symbol __imp_BeginPaint referenced in function "public: virtual void __cdecl Vmr9VideoWindowControl::repaint(void)" (?repaint@Vmr9VideoWindowControl@@UEAAXXZ)
      vmr9videowindowcontrol.obj : error LNK2019: unresolved external symbol __imp_EndPaint referenced in function "public: virtual void __cdecl Vmr9VideoWindowControl::repaint(void)" (?repaint@Vmr9VideoWindowControl@@UEAAXXZ)
      C:\Qt\qt-everywhere-enterprise-src-5.4.0-rc\qtbase\plugins\mediaservice\dsengine.dll : fatal error LNK1120: 2 unresolved externals
      

      Without "-opengl dynamic" option, Qt is built successfully.

      Attachments

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

        Activity

          People

            andysh Andy Shaw
            anylitok Antti Yli-Tokola (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes