Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Qt5 and QtMultimedia
QtWS25 Last Chance

[SOLVED] Qt5 and QtMultimedia

Scheduled Pinned Locked Moved General and Desktop
9 Posts 2 Posters 5.0k 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.
  • G Offline
    G Offline
    gwfr
    wrote on last edited by
    #1

    Hello everyone,

    I would like to know two thinks :
    First I would like to build Qt5 Alpha with VisualStudio 2010 Compiler (x64), what is the best way (the best configure option) to do this ? and after the best configuration to make proper installation with QtCreator ?
    I would like to use the QtMultimedia module, but when I build Qt5 with the given configuration :
    configure -confirm-license -opensource -nomake examples -nomake tests -prefix
    QtMultimedia is not build.

    Thanks in advance

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I think your post is not finished. What happens when you configure it like that?

      Also, it's better to ask only one question in one thread - it makes the discussion much easier to follow.

      (Z(:^

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gwfr
        wrote on last edited by
        #3

        Yes my post is imcomplete, sorry.
        When I configure like that, there is no error during build, but can't find QtMultimedia lib and headers.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Try running the build again (without cleaning the source tree, just using ./build -j <# of cores>), and/ or "make module-qtmultimedia". It happens for me occasionally with QtDeclarative.

          (Z(:^

          1 Reply Last reply
          0
          • G Offline
            G Offline
            gwfr
            wrote on last edited by
            #5

            Ok, I will try

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gwfr
              wrote on last edited by
              #6

              It does noit change anything...
              There is no special rule to build QtMultimedia with Qt5 ?

              1 Reply Last reply
              0
              • sierdzioS Offline
                sierdzioS Offline
                sierdzio
                Moderators
                wrote on last edited by
                #7

                Not to my knowledge. Try using git instead of the alpha, maybe the issue was fixed?

                (Z(:^

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  gwfr
                  wrote on last edited by
                  #8

                  Ok, it works from the GIT, thanks ^^

                  1 Reply Last reply
                  0
                  • sierdzioS Offline
                    sierdzioS Offline
                    sierdzio
                    Moderators
                    wrote on last edited by
                    #9

                    Cheers.

                    (Z(:^

                    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