Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Size of QtWebKit (5.5) on Mac OSX
QtWS25 Last Chance

Size of QtWebKit (5.5) on Mac OSX

Scheduled Pinned Locked Moved Installation and Deployment
qtwebkitdeploymentsizeqt5.5osx
3 Posts 3 Posters 1.9k 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 Offline
    M Offline
    maximo
    wrote on 6 Sept 2015, 02:39 last edited by
    #1

    For deploying a webkit widget in my Qt application, and dynamically linking this to Qt on deployment, how can I determine how much larger in MB the application will become? I'm weighing options whether to use the webkit widget or not, you see.

    I mean, I look here:

    /Users/me/Qt/5.5/clang_64/lib/QtWebKit.framework/Versions/Current

    ...and it says that the dynamic shared link library file "QtWebKit" is 38MB. Is that all I'll need in order to use this component?

    K 1 Reply Last reply 11 Feb 2016, 13:21
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 6 Sept 2015, 21:30 last edited by
      #2

      Hi,

      Depending on what you use, you might also need QtWebKitWidgets

      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
      • M maximo
        6 Sept 2015, 02:39

        For deploying a webkit widget in my Qt application, and dynamically linking this to Qt on deployment, how can I determine how much larger in MB the application will become? I'm weighing options whether to use the webkit widget or not, you see.

        I mean, I look here:

        /Users/me/Qt/5.5/clang_64/lib/QtWebKit.framework/Versions/Current

        ...and it says that the dynamic shared link library file "QtWebKit" is 38MB. Is that all I'll need in order to use this component?

        K Offline
        K Offline
        Konstantin Tokarev
        wrote on 11 Feb 2016, 13:21 last edited by
        #3

        @maximo Depending on needs of your application you may create a customized build of QtWebKit without some features, which may substantially reduce binary size.

        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