Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtMultimediaKit in Windows XP

QtMultimediaKit in Windows XP

Scheduled Pinned Locked Moved QML and Qt Quick
6 Posts 2 Posters 1.8k Views
  • 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 Offline
    J Offline
    jech
    wrote on last edited by
    #1

    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
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      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
      0
      • J Offline
        J Offline
        jech
        wrote on last edited by
        #3

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

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          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
          0
          • J Offline
            J Offline
            jech
            wrote on last edited by
            #5

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

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jech
              wrote on last edited by
              #6

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

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved