Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QT Configure with multimedia in Visual Studio!
Forum Updated to NodeBB v4.3 + New Features

QT Configure with multimedia in Visual Studio!

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.1k Views 2 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.
  • D Offline
    D Offline
    Denis I.
    wrote on last edited by
    #1

    Hello Dear Friends, who help me? I run configure.exe for static build :

    • C:\Qt\5.4\Src\qtbase>configure -static -debug-and-release -opensource -qt-sql-od
      bc -qt-sql-sqlite -platform win32-msvc2010 -plugin-sql-odbc -nomake examples -no
      make tests -opengl desktop -mp -audio-backend -multimedia

    but i get error : multimedia module not found! How i can fix this?

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

      Hi and welcome to devnet,

      either run configure from Src or remove -multimedia and build qtmultimedia after qtbase

      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
      • D Offline
        D Offline
        Denis I.
        wrote on last edited by
        #3

        how i can configure qtmultimedia after qtbase, can't understood
        C:\Qt\5.4\src\qtmultimedia>configure -static i get error

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

          because configure is only for qtbase. When you want to build another module you call qmake inside it and then nmake

          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