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. How to Install or use a Webkitwidgets?

How to Install or use a Webkitwidgets?

Scheduled Pinned Locked Moved Solved Qt WebKit
15 Posts 5 Posters 5.8k 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.
  • M Morado
    20 Oct 2020, 14:45

    @JKSH Hi, thanks for respond quickly
    17ac95df-513f-4969-afe8-0c81fab95e67-image.png

    I had already downloaded it since yesterday and in the same way I already checked the documentation and just like that I am doing it but it marks that same error

    702c9e3b-4022-4231-a700-43053acf7187-image.png

    J Online
    J Online
    jsulm
    Lifetime Qt Champion
    wrote on 20 Oct 2020, 14:52 last edited by
    #6

    @Morado Are you sure you're using your MSVC Kit and not MinGW?

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

    M 1 Reply Last reply 20 Oct 2020, 14:58
    0
    • J jsulm
      20 Oct 2020, 14:52

      @Morado Are you sure you're using your MSVC Kit and not MinGW?

      M Offline
      M Offline
      Morado
      wrote on 20 Oct 2020, 14:58 last edited by
      #7

      @jsulm

      I was assuming that when selecting it once it was already running but it is not selecting it apparently
      I can´t select it now
      23d55831-908c-4811-b7b3-733043d2321b-image.png

      J 1 Reply Last reply 20 Oct 2020, 15:04
      0
      • M Morado
        20 Oct 2020, 14:58

        @jsulm

        I was assuming that when selecting it once it was already running but it is not selecting it apparently
        I can´t select it now
        23d55831-908c-4811-b7b3-733043d2321b-image.png

        J Online
        J Online
        jsulm
        Lifetime Qt Champion
        wrote on 20 Oct 2020, 15:04 last edited by jsulm
        #8

        @Morado said in How to Install or use a Webkitwidgets?:

        I can´t select it now

        Then check that Kit in "Options..." - it probably has some issues.
        Also, did you install Visual Studio with C++?

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

        M 1 Reply Last reply 20 Oct 2020, 15:50
        0
        • J jsulm
          20 Oct 2020, 15:04

          @Morado said in How to Install or use a Webkitwidgets?:

          I can´t select it now

          Then check that Kit in "Options..." - it probably has some issues.
          Also, did you install Visual Studio with C++?

          M Offline
          M Offline
          Morado
          wrote on 20 Oct 2020, 15:50 last edited by Morado
          #9

          @jsulm
          Mm this?
          ff576b34-dcf6-4b4b-bb13-626550582d48-image.png
          And options only i get this

          e336a544-84b4-45db-8cdc-3eb2841cdc06-image.png

          d071f925-db3f-4f31-8f99-820ee7446cb3-image.png

          2aac2053-2cf8-4d43-8301-d6804fe1f76c-image.png

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 20 Oct 2020, 18:42 last edited by
            #10

            Hi,

            You need to install Visual Studio. It's not something the Qt installer can do for you as Microsoft forbids that.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            M 1 Reply Last reply 21 Oct 2020, 02:14
            0
            • S SGaist
              20 Oct 2020, 18:42

              Hi,

              You need to install Visual Studio. It's not something the Qt installer can do for you as Microsoft forbids that.

              M Offline
              M Offline
              Morado
              wrote on 21 Oct 2020, 02:14 last edited by
              #11

              @SGaist

              I already have Visual Studio installed and still the same thing appears

              J 1 Reply Last reply 21 Oct 2020, 02:52
              0
              • M Morado
                21 Oct 2020, 02:14

                @SGaist

                I already have Visual Studio installed and still the same thing appears

                J Offline
                J Offline
                JKSH
                Moderators
                wrote on 21 Oct 2020, 02:52 last edited by JKSH
                #12

                @Morado said in How to Install or use a Webkitwidgets?:

                I already have Visual Studio installed

                Which version?

                Make sure you select the C++ Build Tools from the Visual Studio installer. This contains the C++ compiler.

                Mm this?
                ff576b34-dcf6-4b4b-bb13-626550582d48-image.png

                No, not this. These are the Redistributable libraries; they are not the Visual Studio IDE and compiler.

                Visual Studio is downloadable from https://visualstudio.microsoft.com/downloads/

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

                M 1 Reply Last reply 21 Oct 2020, 22:20
                2
                • J JKSH
                  21 Oct 2020, 02:52

                  @Morado said in How to Install or use a Webkitwidgets?:

                  I already have Visual Studio installed

                  Which version?

                  Make sure you select the C++ Build Tools from the Visual Studio installer. This contains the C++ compiler.

                  Mm this?
                  ff576b34-dcf6-4b4b-bb13-626550582d48-image.png

                  No, not this. These are the Redistributable libraries; they are not the Visual Studio IDE and compiler.

                  Visual Studio is downloadable from https://visualstudio.microsoft.com/downloads/

                  M Offline
                  M Offline
                  Morado
                  wrote on 21 Oct 2020, 22:20 last edited by
                  #13

                  @JKSH @SGaist @jsulm

                  I could, thank you all very much, they helped me a lot, the truth is if I was very lost on this topic, install the VS C ++ library as they told me and it worked correctly, thank you very much!

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Andrew K. Kabaghe
                    wrote on 25 Jan 2021, 17:08 last edited by
                    #14

                    Wow! The lucky you!
                    What about us, using Python, do we need to install C++ too?

                    S 1 Reply Last reply 25 Jan 2021, 18:42
                    0
                    • A Andrew K. Kabaghe
                      25 Jan 2021, 17:08

                      Wow! The lucky you!
                      What about us, using Python, do we need to install C++ too?

                      S Offline
                      S Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on 25 Jan 2021, 18:42 last edited by
                      #15

                      @Andrew-K-Kabaghe hi and welcome to devnet, if you are thinking about using the Qt WebKit module from Python then you are likely out of luck because that module has not been released with any PySide2 release.

                      In any case, you should open your own thread about your issue.

                      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

                      • Login

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