Results 1 to 2 of 2

Thread: Static Qt 4.8 with WebKit

  1. #1
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    510
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Static Qt 4.8 with WebKit

    Hi, I tried building a static build of Qt 4.8.7 on linux (64bit) with webkit, and get a message from configure script:
    WARNING: Using static linking will disable the WebKit module.
    It worked with Qt 4.7. Is there a way to get a static build that includes Webkit?

    I'm using a static build because I don't know what linux systems my customers use, and the static build worked fine when I deployed my applications.
    I need to update because of some bugs in 4.7's Webkit.

    Ginsengelf

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    510
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Static Qt 4.8 with WebKit

    Ok, I got Qt compiled after removing the parts of the configure tool that disable the static WebKit build, but when I linked my application against this lib I got a huge number of linker errors in the webcore lib, so it is not that easy...

    Ginsengelf

Similar Threads

  1. Replies: 1
    Last Post: 11th October 2013, 03:02
  2. Cannot assemble static app with WebKit and Phonon
    By Gourmet in forum Installation and Deployment
    Replies: 1
    Last Post: 15th April 2011, 09:44
  3. Replies: 4
    Last Post: 23rd September 2010, 15:20
  4. Static Qt+Webkit 4.6.2 Link Errors
    By geekox86 in forum Installation and Deployment
    Replies: 3
    Last Post: 20th June 2010, 05:06
  5. Problem compiling Qt4.4.0 with mingw-static in examples/webkit
    By KjellKod in forum Installation and Deployment
    Replies: 2
    Last Post: 10th July 2008, 13:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.