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. LibQtWebKit.so is 20Mb. Can I make it smaller?
Forum Updated to NodeBB v4.3 + New Features

LibQtWebKit.so is 20Mb. Can I make it smaller?

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 4 Posters 2.9k Views 1 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.
  • S Offline
    S Offline
    Spifffers
    wrote on last edited by
    #1

    Not sure if this should go in the webkit or embedded forums.

    I know there is a qconfig.exe for conditionally compiling Qt components into the libQtGui library. But what about for webkit? I'm trying to build a Qt app for embedded linux that is just a mainwindow with a QWebView in it which loads the webpage.

    To use QWebView i need the 20MB libQtWebKit.so. Are there switches or options for making this file smaller?

    Any thoughs appreciated.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DamianMilo
      wrote on last edited by
      #2

      Yes ,
      look here http://trac.webkit.org/wiki/QtWebKit

      Build Instructions

      and minimal flag in webkit script is probably what you want.

      Regards,
      Damian Czechowicz
      Junior Software Engineer

      Milo Solutions
      http://milosolutions.com

      1 Reply Last reply
      0
      • L Offline
        L Offline
        ljl_
        wrote on last edited by
        #3

        Check also you are not in debug mode (the size is very big in debug)

        1 Reply Last reply
        0
        • I Offline
          I Offline
          Ian Monroe
          wrote on last edited by
          #4

          It's mostly just a huge library.

          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