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

qtbase\src\gui\rhi\qrhid3d11.cpp(3925): error C2065: 'DXGI_SWAP_EFFECT_FLIP_DISCARD': undeclared identifier

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.14
    • 5.15
    • Qt RHI
    • None
    • Windows
    • 5142fe2c54970040fb6967848156a5f28b5a2dc9

    Description

      getting qtbase\src\gui\rhi\qrhid3d11.cpp(3925): error C2065: 'DXGI_SWAP_EFFECT_FLIP_DISCARD': undeclared identifier when building on windows 7, Visual Studio 2015 with update 3 (last).

      Is there any workaround to disable DX?
      And if not, why not? I suppose it would be still desirable to avoid linking D3D if opengl is anyway going to be used

      For the moment the workaround was to comment away that line, since D3D is not going to be used anyway.
      Please make this part of RHI optional in configure.

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            paangele Paolo Angelelli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes