Results 1 to 7 of 7

Thread: Why does the QtSDK 1.1 install in a few minutes, whereas Qt4.7.1 install takes hours?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Posts
    140
    Thanks
    22
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Why does the QtSDK 1.1 install in a few minutes, whereas Qt4.7.1 install takes ho

    About 2hrs for me on a high-end 2009 desktop running Ubuntu.

  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Why does the QtSDK 1.1 install in a few minutes, whereas Qt4.7.1 install takes ho

    The most important*** component of your system (when building big libraries) is the hard drive.

    ***to be read as: has the biggest impact on the time of the build.

    I didn't timed exactly (even if i built Qt many times), but my times are: about 2.5 hours on desktop (E6550, 2GB ram and 500 GB HDD), and on an mobile system a little more than 3 hours(T2350, 2GB ram, 160GB HDD)

  3. #3
    Join Date
    Apr 2010
    Posts
    769
    Thanks
    1
    Thanked 94 Times in 86 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Why does the QtSDK 1.1 install in a few minutes, whereas Qt4.7.1 install takes ho

    ...and the biggest pig, in my experience, is WebKit, a monolithic rat's nest of code that takes well over half the total build time if it decides to build at all. This component is in desperate need of streamlining and modularization. If you don't need it, you can tell 'configure' to skip it and you'll be far better off. Not to mention you'll be done a whole lot sooner.

Similar Threads

  1. How to install qt in arm?
    By cheranj in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 8th September 2010, 07:14
  2. Replies: 4
    Last Post: 18th April 2010, 00:37
  3. How to install Qt ???
    By dany_MB in forum Installation and Deployment
    Replies: 4
    Last Post: 2nd October 2008, 08:53
  4. How install fonts with make install
    By jiveaxe in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 19:38
  5. "make install" doesn't install binary
    By jiveaxe in forum Newbie
    Replies: 2
    Last Post: 2nd January 2008, 12:00

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.