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. error: Unknown module(s) in QT: bluetooth multimedia quick multimediawidgets

error: Unknown module(s) in QT: bluetooth multimedia quick multimediawidgets

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 482 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.
  • A Offline
    A Offline
    ankursaxena
    wrote on last edited by ankursaxena
    #1

    I have installed Qt 5.14.0 through installer in ubuntu 18.04. Now I have downloaded code of Qt 5.14.2. I have compiled it and installed it. So I have installed two versions of Qt. First is installed through installer. Second Version of Qt is installed after compiling the code.

    Now, I want to compile my project code through the Qt 5.14.2.

    So I choose Qt 5.14.2 in Qt kits in the Qt Creator. When I am trying to qmake my program through QtCreator, It shows following error:

    error: Unknown module(s) in QT: bluetooth multimedia quick multimediawidgets

    Also, I have created a new sample project to test it can be compiled or not. I found that it is not compiling and it is showing following output in Application Output area:

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

    Available platform plugins are: linuxfb, minimal, offscreen, vnc.

    Please help me. Thanx in advance.

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

      Hi,

      What exactly did you download ?

      How did you compile Qt ?
      With what parameters ?

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

      A 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        What exactly did you download ?

        How did you compile Qt ?
        With what parameters ?

        A Offline
        A Offline
        ankursaxena
        wrote on last edited by
        #3

        @SGaist I have edited my post. It may help to give better understanding.

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

          Are you sure you built all these modules ?

          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