Results 1 to 5 of 5

Thread: Error when compiling for static version in windows

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: Error when compiling for static version in windows

    You cannot link Webkit (nor Phonon) statically as they are LGPL libraries.
    J-P Nurmi

  2. #2
    Join Date
    Oct 2006
    Location
    Germany
    Posts
    84
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    5
    Thanked 5 Times in 3 Posts

    Default Re: Error when compiling for static version in windows

    Actually, I have linked WebKit statically into my application. It worked right out of the box. I'm not sure about Phonon though as I have never used it.

  3. #3
    Join Date
    Oct 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Error when compiling for static version in windows

    Quote Originally Posted by durbrak View Post
    Actually, I have linked WebKit statically into my application. It worked right out of the box. I'm not sure about Phonon though as I have never used it.
    durbrak: Can you please describe how did you managed that (some special flags in .pro or configuration or something like that)? With MinGW and Windows i have the same errors like described.

    jpn: LGPL should not be an problem in a GPL-build.

  4. #4
    Join Date
    Jun 2006
    Posts
    64
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    10
    Thanked 3 Times in 3 Posts

    Default Re: Error when compiling for static version in windows

    For what its worth I followed the procedure at:

    http://rag.com.au/linux/qt4howto.html

    and it worked for me.

    Regards, B1.

Similar Threads

  1. Designer doesn't load wwWidgets plugin
    By reimer in forum Installation and Deployment
    Replies: 21
    Last Post: 7th February 2009, 04:23
  2. Qt designer plugin errors on OSX Leopard
    By mpotocnik in forum Qt Tools
    Replies: 10
    Last Post: 21st January 2008, 10:45
  3. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 19:59
  4. Replies: 15
    Last Post: 21st April 2007, 18:46

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
  •  
Qt is a trademark of The Qt Company.