Results 1 to 4 of 4

Thread: How to build qt statically using the commercial version and license??

  1. #1
    Join Date
    Mar 2011
    Location
    Coimbatore,TamilNadu,India
    Posts
    382
    Thanks
    10
    Thanked 13 Times in 12 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default How to build qt statically using the commercial version and license??

    I have followed certain steps in building qt statically, But the debug version goes to over 175mb exe and release version is not working correctly. Please help me with set of steps for static building.

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    518
    Thanks
    13
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to build qt statically using the commercial version and license??

    Hi, what are your current settings for the static build? And what does "release version is not working correctly" mean?

    Ginsengelf

  3. #3
    Join Date
    Mar 2011
    Location
    Coimbatore,TamilNadu,India
    Posts
    382
    Thanks
    10
    Thanked 13 Times in 12 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to build qt statically using the commercial version and license??

    I have installed the recent commercial version with license for a year. i have configured the environment variables and used the command prompt to build it statically. I have used configure -static command and mingw32 make command to build it statically. My app needs to be run as an administrator
    but while running it as an administrator, just the simple window opens and nothing is there in my list box and all. but the debug version works fine while running it as an administrator, but it is too big, i would say 175 Mb while the release version is about 8 Mb oly.

    I have followed the steps from the following thread:

    http://www.qtcentre.org/threads/4385...t=static+build

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: How to build qt statically using the commercial version and license??

    The sizes of the libraries seem ok. Building a static version of the debug libraries is a good hint to think you don't know what you are doing. What's the purpose of having a statically built Qt in debug mode?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. lgpl license and commercial software..
    By tgreaves in forum Newbie
    Replies: 10
    Last Post: 7th January 2013, 13:52
  2. Commercial license vs LGPL license
    By JovianGhost in forum Installation and Deployment
    Replies: 4
    Last Post: 5th April 2010, 03:16
  3. Qt Commercial License Pricing
    By djurodrljaca in forum Installation and Deployment
    Replies: 4
    Last Post: 27th August 2008, 07:27
  4. Commercial License
    By GimpMaster in forum Newbie
    Replies: 3
    Last Post: 5th August 2008, 18:24
  5. Static build of commercial version of Qt4.3.4
    By MrShahi in forum Installation and Deployment
    Replies: 1
    Last Post: 7th May 2008, 12:46

Tags for this Thread

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.