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. Unknown module(s) in QT: webkitwidgets
Forum Updated to NodeBB v4.3 + New Features

Unknown module(s) in QT: webkitwidgets

Scheduled Pinned Locked Moved Solved General and Desktop
53 Posts 7 Posters 14.8k Views 4 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.
  • N Offline
    N Offline
    Nite Coder
    wrote on last edited by
    #30

    They compile and run and I don't know why

    mrjjM 1 Reply Last reply
    0
    • N Nite Coder

      They compile and run and I don't know why

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #31

      @Nite-Coder
      well your project should too then. :)
      try delete build folder again.
      also any .user file to select the new Qt for the project.
      It might remember the old version of Qt or have old files in build folder.

      1 Reply Last reply
      1
      • N Offline
        N Offline
        Nite Coder
        wrote on last edited by
        #32

        Still doesn't work. I deleted the build folder and the .user file. Though... I might create a new project and try

        mrjjM 1 Reply Last reply
        1
        • N Nite Coder

          Still doesn't work. I deleted the build folder and the .user file. Though... I might create a new project and try

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #33

          @Nite-Coder
          Good plan.
          Since the sample works, there are high hopes :)

          1 Reply Last reply
          1
          • N Offline
            N Offline
            Nite Coder
            wrote on last edited by Nite Coder
            #34

            Those high hopes are now dashed... Though your upvote is appreciated : )

            1 Reply Last reply
            0
            • N Offline
              N Offline
              Nite Coder
              wrote on last edited by
              #35

              Do you know if Chromium has to be installed? I know that it is based on Chromium

              mrjjM 1 Reply Last reply
              0
              • N Nite Coder

                Do you know if Chromium has to be installed? I know that it is based on Chromium

                mrjjM Offline
                mrjjM Offline
                mrjj
                Lifetime Qt Champion
                wrote on last edited by
                #36

                @Nite-Coder
                so new project didnt compile?
                After adding
                QT += webenginewidgets
                did you run qmake from menu ?

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  Nite Coder
                  wrote on last edited by
                  #37

                  How do you qmake from the menu?

                  1 Reply Last reply
                  0
                  • mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #38

                    Hi
                    Its in build menu
                    alt text

                    1 Reply Last reply
                    2
                    • N Offline
                      N Offline
                      Nite Coder
                      wrote on last edited by
                      #39

                      It doesn't work still

                      mrjjM 1 Reply Last reply
                      0
                      • N Nite Coder

                        It doesn't work still

                        mrjjM Offline
                        mrjjM Offline
                        mrjj
                        Lifetime Qt Champion
                        wrote on last edited by
                        #40

                        @Nite-Coder
                        Ok. very odd.
                        What about copy all the files from the
                        Minimal example folder to a new folder and try that ?

                        1 Reply Last reply
                        0
                        • N Offline
                          N Offline
                          Nite Coder
                          wrote on last edited by
                          #41

                          It does not work then.

                          mrjjM 1 Reply Last reply
                          0
                          • N Nite Coder

                            It does not work then.

                            mrjjM Offline
                            mrjjM Offline
                            mrjj
                            Lifetime Qt Champion
                            wrote on last edited by
                            #42

                            @Nite-Coder

                            but if u just open sample project , it works ?
                            so it does work, but not when you try make project with it ?

                            1 Reply Last reply
                            0
                            • N Offline
                              N Offline
                              Nite Coder
                              wrote on last edited by
                              #43

                              hi, correct

                              mrjjM 1 Reply Last reply
                              0
                              • N Nite Coder

                                hi, correct

                                mrjjM Offline
                                mrjjM Offline
                                mrjj
                                Lifetime Qt Champion
                                wrote on last edited by
                                #44

                                @Nite-Coder

                                i really have no idea as if sample works, all should be is fine.
                                Also if you copy a sample. Should not matter i fin other folder.
                                So im kinda out of guesses :)

                                1 Reply Last reply
                                0
                                • JKSHJ Online
                                  JKSHJ Online
                                  JKSH
                                  Moderators
                                  wrote on last edited by
                                  #45

                                  Hi @Nite-Coder,

                                  1. What Kit did you use to build and run the sample project?
                                  2. What Kit did you use to build and run your own project?

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

                                  N 2 Replies Last reply
                                  3
                                  • VRoninV Offline
                                    VRoninV Offline
                                    VRonin
                                    wrote on last edited by
                                    #46

                                    Quick and dirty way: if the examples work for you, just copy an example, remove the example sources and add your sources, that should work for sure

                                    "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                                    ~Napoleon Bonaparte

                                    On a crusade to banish setIndexWidget() from the holy land of Qt

                                    1 Reply Last reply
                                    3
                                    • JKSHJ JKSH

                                      Hi @Nite-Coder,

                                      1. What Kit did you use to build and run the sample project?
                                      2. What Kit did you use to build and run your own project?
                                      N Offline
                                      N Offline
                                      Nite Coder
                                      wrote on last edited by
                                      #47

                                      @JKSH
                                      I used the same kits. I think. I'll check. It also might be that I shouldn't use my old kits.

                                      1 Reply Last reply
                                      0
                                      • JKSHJ JKSH

                                        Hi @Nite-Coder,

                                        1. What Kit did you use to build and run the sample project?
                                        2. What Kit did you use to build and run your own project?
                                        N Offline
                                        N Offline
                                        Nite Coder
                                        wrote on last edited by
                                        #48

                                        @JKSH
                                        The kits worked! I had enabled an old kit for my project and when I turned off the old one and enabled the new one, it worked! Thanks, JKSH! (I upvoted you!).

                                        1 Reply Last reply
                                        0
                                        • N Offline
                                          N Offline
                                          Nite Coder
                                          wrote on last edited by
                                          #49

                                          Thanks, mrjj for helping me a lot, JKSH for helping me figure it out finally, VRonin for giving an idea that worked. I appreciate all the help! : ) (I also upvoted every post : ) ) from you three

                                          JKSHJ 1 Reply Last reply
                                          2

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved