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

Qt fails to compile when configured with -no-accessibility

    XMLWordPrintable

Details

    • 8b29c7539d87a387854cf06782a7b078dce63612

    Description

      When I build Qt from sources and run configure with the -no-accessibility option, the following nmake fails with the following messages:

      styles\qwindowsvistastyle.cpp(523) : error C2039: 'isInstanceOf' : is not a member of 'QStyleHelper'
      styles\qwindowsvistastyle.cpp(523) : error C2653: 'QAccessible' : is not a class or namespace name
      styles\qwindowsvistastyle.cpp(523) : error C2065: 'EditableText' : undeclared identifier
      styles\qwindowsvistastyle.cpp(523) : error C3861: 'isInstanceOf': identifier not found
      

      Attachments

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

        Activity

          People

            frederik Frederik Gladhorn
            captainflint Konstantin Vlasov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes