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

Cannot import QtAudioEngine

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • 5.5.0
    • Multimedia
    • None
    • Qt 5.5 SDK, Ubuntu 15.10, 64-bit

      I'm trying to follow the documentation:
      http://doc.qt.io/qt-5/qtaudioengine-qmlmodule.html

      In my project file I have:

      QT += gui widgets qml quick xml sql multimedia

      When I try to import QtAudioEngine 1.0 in my Main.qml it's just underlined in Qt Creator and when I try to run my app on desktop I get this:

      qrc:///Main.qml:4:1: module "QtAudioEngine" is not installed

      Why is it not installed? This is the "official" Qt 5.5 SDK.

      Otherwise my application is working fine and it can import e.g. QtQuick 2.5

      Also when I try to run the AudioEngine example app in Qt Creator, it just displays a dialog that says "Cannot find the executable, please specify one."

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

            Unassigned Unassigned
            juzzlin Jussi Lind
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes