Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Web engine not installing or downloading properly
Forum Updated to NodeBB v4.3 + New Features

Web engine not installing or downloading properly

Scheduled Pinned Locked Moved Unsolved QtWebEngine
21 Posts 5 Posters 2.9k Views 3 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.
  • J jsulm
    28 May 2024, 08:22

    Well, you also have to install Qt for Microsoft compiler

    A Offline
    A Offline
    Aronox
    wrote on 28 May 2024, 08:31 last edited by
    #11

    @jsulm Sorry I didn't get it 😅. I'm super new to this. is it this one?
    002dda66-d541-489a-b075-70acf5dfe471-image.png

    but I have 6.7 installed not 6.7.1

    J 1 Reply Last reply 28 May 2024, 08:44
    0
    • A Aronox
      28 May 2024, 08:31

      @jsulm Sorry I didn't get it 😅. I'm super new to this. is it this one?
      002dda66-d541-489a-b075-70acf5dfe471-image.png

      but I have 6.7 installed not 6.7.1

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 28 May 2024, 08:44 last edited by
      #12

      @Aronox said in Web engine not installing or downloading properly:

      is it this one?

      Yes

      "but I have 6.7 installed not 6.7.1" - why not upgrade to 6.7.1? But you should also have MSVC for 6.7.0.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply 28 May 2024, 08:50
      0
      • J jsulm
        28 May 2024, 08:22

        Well, you also have to install Qt for Microsoft compiler

        A Offline
        A Offline
        Aronox
        wrote on 28 May 2024, 08:49 last edited by
        #13

        @jsulm one more thing:

        be6da246-0cf6-41ad-84ee-732917f27643-image.png

        this is a screenshot of Qt installed on my friend's windows 11 machine. He has the module which is 6.5GB. Does it mean that for me, I cannot have the module with windows 10 but on windows 11 it is possible? my main problem is that webengine module is 0 bytes on my windows 10 machine.

        again thank you very much, you don't know how long I have been trying to fix this.

        1 Reply Last reply
        0
        • J jsulm
          28 May 2024, 08:44

          @Aronox said in Web engine not installing or downloading properly:

          is it this one?

          Yes

          "but I have 6.7 installed not 6.7.1" - why not upgrade to 6.7.1? But you should also have MSVC for 6.7.0.

          A Offline
          A Offline
          Aronox
          wrote on 28 May 2024, 08:50 last edited by
          #14

          @jsulm unfortunately I don't have any MSVC option in the 6.7.0 version

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 28 May 2024, 08:52 last edited by
            #15

            I doubt it has anything to do with Windows version. If it shows 0 bytes then I guess the installation failed.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            A 1 Reply Last reply 28 May 2024, 08:57
            0
            • J jsulm
              28 May 2024, 08:52

              I doubt it has anything to do with Windows version. If it shows 0 bytes then I guess the installation failed.

              A Offline
              A Offline
              Aronox
              wrote on 28 May 2024, 08:57 last edited by
              #16

              @jsulm I have tried deselecting (removing the component) and then reselect it after launching the maintenance tool. It stays at 0 bytes. Should I try by completely removing Qt and doing a reinstallation? And after I get the module installed, I still have to use MSVC instead of MinGW to build, right?

              J 1 Reply Last reply 28 May 2024, 09:28
              0
              • A Aronox
                28 May 2024, 08:57

                @jsulm I have tried deselecting (removing the component) and then reselect it after launching the maintenance tool. It stays at 0 bytes. Should I try by completely removing Qt and doing a reinstallation? And after I get the module installed, I still have to use MSVC instead of MinGW to build, right?

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 28 May 2024, 09:28 last edited by
                #17

                @Aronox said in Web engine not installing or downloading properly:

                I still have to use MSVC instead of MinGW to build

                If you want to use Qt Web Engine then yes.

                You can try to uninstall everything and install again.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                A 1 Reply Last reply 5 Jun 2024, 14:29
                0
                • J jsulm
                  28 May 2024, 09:28

                  @Aronox said in Web engine not installing or downloading properly:

                  I still have to use MSVC instead of MinGW to build

                  If you want to use Qt Web Engine then yes.

                  You can try to uninstall everything and install again.

                  A Offline
                  A Offline
                  Aronox
                  wrote on 5 Jun 2024, 14:29 last edited by
                  #18

                  @jsulm Hello !

                  Just wanted to update you that i got it working after installing MSVC. But now i have another problem.

                  The browser is freakingly slow,
                  70552db6-e8af-4a79-af49-39cc0d944bce-image.png

                  but the same program on my mac has way better reasults:

                  022f53bb-087a-4d43-b990-28166d989bde-image.png

                  so do you know anything about this? what do i need to optimize it?

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on 5 Jun 2024, 19:07 last edited by
                    #19

                    Hi,

                    Are you using a debug or a release build ?

                    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 8 Jun 2024, 06:24
                    2
                    • SGaistS SGaist
                      5 Jun 2024, 19:07

                      Hi,

                      Are you using a debug or a release build ?

                      A Offline
                      A Offline
                      Aronox
                      wrote on 8 Jun 2024, 06:24 last edited by
                      #20

                      @SGaist on both systems i am using debug build.

                      JonBJ 1 Reply Last reply 8 Jun 2024, 07:39
                      0
                      • A Aronox
                        8 Jun 2024, 06:24

                        @SGaist on both systems i am using debug build.

                        JonBJ Offline
                        JonBJ Offline
                        JonB
                        wrote on 8 Jun 2024, 07:39 last edited by
                        #21

                        @Aronox
                        QWebEngine is known to be particularly slow in Debug builds. Although I understand you are only interested in the difference in speed between the two, it would be interesting to see what that is on a Release build instead.

                        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