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 WebKit + WebKitWidgets

How to install WebKit + WebKitWidgets

Scheduled Pinned Locked Moved Unsolved Qt WebKit
10 Posts 3 Posters 9.6k 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.
  • A Offline
    A Offline
    acourche
    wrote on last edited by
    #1

    I'm working on a project that requires Qt5.7 and has a dependency on WebKitWidgets which requires WebKit. I've managed to install Qt5.7 but not sure how to further install WebKit and WebKitWidgets?
    Any help is appreciated.

    Thanks!

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

      Hi and welcome to devnet,

      Currently the easiest way would be to use @Konstantin-Tokarev QtWebKit reboot.

      Otherwise, you'll have to build QtWebKit yourself.

      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
      0
      • SGaistS SGaist

        Hi and welcome to devnet,

        Currently the easiest way would be to use @Konstantin-Tokarev QtWebKit reboot.

        Otherwise, you'll have to build QtWebKit yourself.

        A Offline
        A Offline
        acourche
        wrote on last edited by acourche
        #3

        @SGaist Thanks! I should have mentioned I'm using SUSE SLED 11. Not sure that that matters....

        Also will the above include WebKitWidgets as well? Thanks!

        K 1 Reply Last reply
        0
        • A acourche

          @SGaist Thanks! I should have mentioned I'm using SUSE SLED 11. Not sure that that matters....

          Also will the above include WebKitWidgets as well? Thanks!

          K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #4

          @acourche said in How to install WebKit + WebKitWidgets:

          Also will the above include WebKitWidgets as well?

          Yes. Also note that there are binaries compatible with official Qt 5.8 SDK

          A 1 Reply Last reply
          0
          • K Konstantin Tokarev

            @acourche said in How to install WebKit + WebKitWidgets:

            Also will the above include WebKitWidgets as well?

            Yes. Also note that there are binaries compatible with official Qt 5.8 SDK

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

            @Konstantin-Tokarev So I downloaded qtwebkit-tp4.tar.xz (since I'm working with Qt5.7) but I'm not sure what the next step is to build WebKit. I'm not seeing a "configure" or something similar to get the build steps rolling. I'm assuming I need to build this to generate the WebKit libs etc?

            K 1 Reply Last reply
            0
            • A acourche

              @Konstantin-Tokarev So I downloaded qtwebkit-tp4.tar.xz (since I'm working with Qt5.7) but I'm not sure what the next step is to build WebKit. I'm not seeing a "configure" or something similar to get the build steps rolling. I'm assuming I need to build this to generate the WebKit libs etc?

              K Offline
              K Offline
              Konstantin Tokarev
              wrote on last edited by
              #6

              @acourche You should use qtwebkit-tp5 if you are inclined to build from sources, or use Qt 5.7 binaries from qtwebkit-tp4. However, you should better upgrade to Qt 5.8 and use binaries from qtwebkit-tp5.

              A 1 Reply Last reply
              0
              • K Konstantin Tokarev

                @acourche You should use qtwebkit-tp5 if you are inclined to build from sources, or use Qt 5.7 binaries from qtwebkit-tp4. However, you should better upgrade to Qt 5.8 and use binaries from qtwebkit-tp5.

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

                @Konstantin-Tokarev I guess that's the part I'm not clear on. If I open up qtwebkit-tp4.tar.xz all I see is a Source dir and a Tools dir. Not sure how to ultimately get the libQtWebKit.so and libQtWebKitWidgets.so I need?

                K 3 Replies Last reply
                0
                • A acourche

                  @Konstantin-Tokarev I guess that's the part I'm not clear on. If I open up qtwebkit-tp4.tar.xz all I see is a Source dir and a Tools dir. Not sure how to ultimately get the libQtWebKit.so and libQtWebKitWidgets.so I need?

                  K Offline
                  K Offline
                  Konstantin Tokarev
                  wrote on last edited by
                  #8
                  This post is deleted!
                  1 Reply Last reply
                  0
                  • A acourche

                    @Konstantin-Tokarev I guess that's the part I'm not clear on. If I open up qtwebkit-tp4.tar.xz all I see is a Source dir and a Tools dir. Not sure how to ultimately get the libQtWebKit.so and libQtWebKitWidgets.so I need?

                    K Offline
                    K Offline
                    Konstantin Tokarev
                    wrote on last edited by
                    #9
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • A acourche

                      @Konstantin-Tokarev I guess that's the part I'm not clear on. If I open up qtwebkit-tp4.tar.xz all I see is a Source dir and a Tools dir. Not sure how to ultimately get the libQtWebKit.so and libQtWebKitWidgets.so I need?

                      K Offline
                      K Offline
                      Konstantin Tokarev
                      wrote on last edited by
                      #10

                      @acourche There were no Linux binaries in tp4 indeed, you need to build TP5 from source or switch to Qt 5.8.

                      https://github.com/annulen/webkit/wiki/Building-QtWebKit-on-Linux

                      1 Reply Last reply
                      1

                      • Login

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