Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Unknown module(s) in QT: webkitwidgets webkit

Unknown module(s) in QT: webkitwidgets webkit

Scheduled Pinned Locked Moved Qt WebKit
12 Posts 4 Posters 10.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.
  • P Offline
    P Offline
    palo7
    wrote on last edited by
    #1

    Hello,

    I've just try to run my program, which use webkit and webkitwidgets mudues. The program runs on windows without error. On Linux it gives an error:

    :-1: error: Unknown module(s) in QT: webkitwidgets webkit

    Can anybody help me, please? I tried to fix it for about a day, but i really do not know what to do.

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

      Hi and welcome to devnet,

      I assume you are using Qt 5. Are you sure that your are building your application using Qt 5 on your linux box ?

      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
      • P Offline
        P Offline
        palo7
        wrote on last edited by
        #3

        I download instaler from the qt page and "About dialog" says: QT creator 2.7.0 based on qt 5.0.2 (32 bit)

        1 Reply Last reply
        0
        • P Offline
          P Offline
          palo7
          wrote on last edited by
          #4

          sorry 64bit

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

            What you have to check is the Qt version used to build your application, not the one used to build QtCreator. Go to options -> Build & Run -> Kits have a look at what version of Qt your current kit is using.

            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
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              The "About dialog" shows you the version of Qt that was used to build Qt Creator.

              Click the "Projects" button on the left, to see the version of Qt that is used to build your project.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • P Offline
                P Offline
                palo7
                wrote on last edited by
                #7

                There is also version 5.0.2

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

                  How did you install Qt 5 ?

                  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
                  • P Offline
                    P Offline
                    palo7
                    wrote on last edited by
                    #9

                    I download the instalation package for 64bit linux from: http://qt-project.org/downloads. Then I add executable permission for the downloaded file and then go throw the instalation. It is installed on the default location, agree with license ...

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      samih
                      wrote on last edited by
                      #10

                      Hi
                      I have the same problem :( Did you get an answer ?
                      my problem with Bluetooth module.

                      Unknown module(s) in QT: Bluetooth

                      I am using Desktop Qt 5.1.1 MinGW 32 bit (as shown under Kits )

                      Any advice?

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

                        Hi and welcome to devnet,

                        You should rather open a new thread when your question is not directly related to the original post (you don't use the same OS and it's not the same module that is acting strangely).

                        Anyway, have a look "here":http://qt-project.org/wiki/Qt-Add-ons-Modules. Qt Bluetooth is in an add-on module call QtConnectivity

                        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
                        • S Offline
                          S Offline
                          samih
                          wrote on last edited by
                          #12

                          Hello SGaist,
                          Thanks for reply.

                          I got it.

                          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