Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    QtMultimediaKit in Windows XP

    QML and Qt Quick
    2
    6
    1427
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jech last edited by

      Hi, recently I downloaded Qt 5.1 beta binary for Windows and I wanted to try QtMultimedia in QML. Unfortunately it seems that this module is missing in the installation just like in 4.x versions. What do I have to do to use QtMultimedia in QML?

      1 Reply Last reply Reply Quote 0
      • JKSH
        JKSH Moderators last edited by

        Missing, how?

        @
        import QtMultimedia 5.0
        @

        http://doc-snapshot.qt-project.org/qt5-stable/qtmultimedia/qtmultimedia-index.html

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply Reply Quote 0
        • J
          jech last edited by

          If I put @import QtMultimedia 5.0@ in my QML file, QtCreator complains that the module can not be found.

          1 Reply Last reply Reply Quote 0
          • JKSH
            JKSH Moderators last edited by

            Hmm...

            Did you select a "Qt Quick 2 Application (Built-in Elements)" project?

            Go to Tools -> Options -> Build & Run -> Kits. Do you see "Desktop Qt 5.1.0" listed? Is there a warning (yellow) or error (red) icon next to the listing?

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply Reply Quote 0
            • J
              jech last edited by

              Thanks for the tips I try that when I get home.

              1 Reply Last reply Reply Quote 0
              • J
                jech last edited by

                It works now, maybe a Windows restart was needed. Anyway thanks for your help.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post