Results 1 to 2 of 2

Thread: Customizing Qt during build

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2010
    Posts
    13
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Customizing Qt during build

    Hi All,

    I downloaded Qt 4.6.2 and build it for my target. I did a static build and a sample application was created in Qt which was of 11 MB size. This is too much of size for my final target board. Is there any possible way by which we can remove the components which are not required during build( for eg:Network support). Can we customize the Qt during build so that it gives the minimal size for the application developed.

    Regards,

    Siva

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Customizing Qt during build

    have a look at 'configure'.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. Customizing QFileDialog
    By ScabrusMantra in forum Qt Programming
    Replies: 8
    Last Post: 22nd July 2011, 12:03
  2. customizing QDockWidget
    By walden02 in forum Qt Programming
    Replies: 1
    Last Post: 19th February 2010, 11:14
  3. Customizing QToolBox:tab
    By ialnik in forum Qt Programming
    Replies: 5
    Last Post: 5th February 2010, 17:12
  4. customizing QScrollbar
    By MarkoSan in forum Qt Programming
    Replies: 7
    Last Post: 15th October 2009, 18:51
  5. Customizing QScrollBar
    By Jimmy2775 in forum Qt Programming
    Replies: 2
    Last Post: 2nd February 2006, 18:01

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.