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

Build issue: IFileDialogEvents is not defined under Windows Embedded CE 6 -> used in qwindowsdialoghelpers.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.2.1
    • Core: Plugins
    • None
    • Windows Embedded CE 6

    Description

      qwindowsdialoghelpers.cpp is actually not ready to compile against Windows CE 6 platforms. The reason for that is IFileDialogEvents is not defined on CE 6.

      Normally IFileDialogEvents is defined within "shobjidl.h". On CE 6 this is not the case. Becaus of this compilation stops at:
      plugins\platforms\windows\qwindowsdialoghelpers.cpp (784)

      Attachments

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

        Activity

          People

            bjoern.breitmeyer Björn Breitmeyer
            pkuebler Peter Kuebler
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes