Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    General and Desktop
    2
    4
    296
    Loading More Posts
    • 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
      ankursaxena last edited by ankursaxena

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • A
          ankursaxena @SGaist last edited by

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

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • First post
              Last post