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. Static compile with qtmultimedia
Forum Updated to NodeBB v4.3 + New Features

Static compile with qtmultimedia

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 1.6k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    andriyHOM
    wrote on last edited by
    #1

    Hi! I am trying to create a static but qmake module with support for multimedia. After reviewing various forums I tried the following configuration
    configure -static -prefix "D:\Qt\Qt5.2.1\static" -opengl desktop -audio-backend -wmf-backend -nomake examples -nomake tests
    It was successful, but still without the module what I need.
    Qt 5.2.1 MinGW
    P.S. Sorry for my English

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you mean configure is successful ? The build is ? Where did you call configure from ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andriyHOM
        wrote on last edited by
        #3

        [quote author="SGaist" date="1424032588"]Hi and welcome to devnet,

        Do you mean configure is successful ? The build is ? Where did you call configure from ?[/quote]
        Yes, the configuration was successful and projects without multimedia are compiled. I called configuration from Qt 5.2.1 for Desktop (qtenv2.bat)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then what module are you missing ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andriyHOM
            wrote on last edited by
            #5

            [quote author="SGaist" date="1425082057"]Then what module are you missing ?[/quote]
            qtmultimedia

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Are you sure you did compile the QtMultimedia module ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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