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

QtWinExtras fails QML Import Scanner in static builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.10
    • 5.6.3
    • None

    Description

      Qmake fails to generate VS project files (using -tp vc) or makefiles in Creator with error message:

       

      Project ERROR: Plugin qml_winextras is missing a classname entry, please add one to the qmldir file.

       

      My pro file has

      QT += qml quick svg gui axcontainer winextras

      I think it's failing when trying to generate the imported plugins cpp file.

      Here's the qmldir file for QtWinExtras staged after caling jom install:

      module QtWinExtras
      plugin qml_winextras
      JumpListLink 1.0 JumpListLink.qml
      JumpListDestination 1.0 JumpListDestination.qml
      JumpListSeparator 1.0 JumpListSeparator.qml

      Attachments

        Activity

          People

            kleint Friedemann Kleint
            hernan.c.martinez Hernan da Cunha Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: