Results 1 to 2 of 2

Thread: how to reduce the size of dll's of Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Posts
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default how to reduce the size of dll's of Qt

    Hi,

    I have tried reduce the size of dll's of Qt version 4.7.1 using QConfig. After disabling some features by QConfig tool, I configured and compiled Qt(dynamically), with Visual Studio 2005 compiler. The configuration script I used to configure is [configure -platform win32-msvc2005 -no-openvg -no-opengl -no-webkit -nomake examples -nomake demos -qconfig myqt]. After this command is executed, i run "nmake". but the compilation ends with some errors.

    1) Does this qconfig tool is effective with Qt4.6.2 or Qt4.7.1?
    2) How do I use QConfig effectively to reduce the size of my Qt application?
    3) Are there other approaches to disable some features from Qt?

    Thanks for Help!
    Last edited by naren82; 1st March 2011 at 06:06.

Similar Threads

  1. I need to reduce size of qtgui dll
    By naren82 in forum Qt Programming
    Replies: 0
    Last Post: 16th February 2011, 12:11
  2. Reduce Qt/e library size for Arm ..!
    By jagadishjithu in forum Best Practices in Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 08:39
  3. is it possible to reduce the static exe file size?
    By mismael85 in forum Installation and Deployment
    Replies: 1
    Last Post: 17th April 2008, 00:18
  4. how to reduce the size of qt/e application
    By sar_van81 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 16th August 2007, 15:19
  5. Reduce the size of Qt-compiled software
    By ct in forum Qt Programming
    Replies: 7
    Last Post: 2nd May 2007, 14:05

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.