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 3.0k 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.
  • Axel SpoerlA Axel Spoerl

    By reading the documentation and following the instructions.

    A Offline
    A Offline
    Aronox
    wrote on last edited by
    #5

    @Axel-Spoerl

    so I found this in the maintenance tool:
    9e75b228-abf1-4752-820b-f2b134ba8b3c-image.png

    can you please explain it to me? Do I need to use MS visual studio if i want to use the webengine module on windows? and it won't work in Qt creator on windows?

    jsulmJ 1 Reply Last reply
    0
    • A Aronox

      @Axel-Spoerl

      so I found this in the maintenance tool:
      9e75b228-abf1-4752-820b-f2b134ba8b3c-image.png

      can you please explain it to me? Do I need to use MS visual studio if i want to use the webengine module on windows? and it won't work in Qt creator on windows?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #6

      @Aronox Yes, you need Microsoft compiler for Chromium.

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

      A 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Aronox Yes, you need Microsoft compiler for Chromium.

        A Offline
        A Offline
        Aronox
        wrote on last edited by
        #7

        @jsulm thank you for your response.

        So can I use qmake in Visual Studio? or do i need to switch to cmake?

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

          You don't have to use Visual Studio at all. In fact you do not even have to install it - MS Build Tools is enough. QtCreator will detect MS compiler if you install either Visual Studio or Build Tools.

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

          A 1 Reply Last reply
          0
          • jsulmJ jsulm

            You don't have to use Visual Studio at all. In fact you do not even have to install it - MS Build Tools is enough. QtCreator will detect MS compiler if you install either Visual Studio or Build Tools.

            A Offline
            A Offline
            Aronox
            wrote on last edited by
            #9

            @jsulm oh so i just have to switch the compiler form MinGW to MS Build Tools?

            1 Reply Last reply
            0
            • jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #10

              Well, you also have to install Qt for Microsoft compiler

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

              A 2 Replies Last reply
              0
              • jsulmJ jsulm

                Well, you also have to install Qt for Microsoft compiler

                A Offline
                A Offline
                Aronox
                wrote on 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

                jsulmJ 1 Reply Last reply
                0
                • A Aronox

                  @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

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 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
                  0
                  • jsulmJ jsulm

                    Well, you also have to install Qt for Microsoft compiler

                    A Offline
                    A Offline
                    Aronox
                    wrote on 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
                    • jsulmJ jsulm

                      @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 last edited by
                      #14

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

                      1 Reply Last reply
                      0
                      • jsulmJ Offline
                        jsulmJ Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on 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
                        0
                        • jsulmJ jsulm

                          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 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?

                          jsulmJ 1 Reply Last reply
                          0
                          • A Aronox

                            @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?

                            jsulmJ Offline
                            jsulmJ Offline
                            jsulm
                            Lifetime Qt Champion
                            wrote on 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
                            0
                            • jsulmJ jsulm

                              @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 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 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
                                2
                                • SGaistS SGaist

                                  Hi,

                                  Are you using a debug or a release build ?

                                  A Offline
                                  A Offline
                                  Aronox
                                  wrote on last edited by
                                  #20

                                  @SGaist on both systems i am using debug build.

                                  JonBJ 1 Reply Last reply
                                  0
                                  • A Aronox

                                    @SGaist on both systems i am using debug build.

                                    JonBJ Offline
                                    JonBJ Offline
                                    JonB
                                    wrote on 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