Results 1 to 5 of 5

Thread: Reduces size of mac application

  1. #1
    Join Date
    Mar 2010
    Posts
    63
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Reduces size of mac application

    Hi,
    Is there any way to reduce size of mac application.As macdeployqt increases size upto 40-45MB.
    Can anybody suggest how to reduces size of mac application

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Reduces size of mac application

    Rebuild in release mode
    Recompile the Qt library

  3. #3
    Join Date
    Mar 2010
    Posts
    63
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Reduces size of mac application

    I already build my project in release .Is it nesscessary to rebuild Qt library.
    Please Help

  4. #4
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Reduces size of mac application

    That depends on whether you want it smaller or not

  5. #5
    Join Date
    Aug 2008
    Location
    Algarve, Portugal
    Posts
    288
    Thanks
    23
    Thanked 32 Times in 28 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: Reduces size of mac application

    I'm having the same problem. I have a 40 Mb app size. I'm having problems to rebuild Qt library in release mode. The docs say to type make confclean before running configure again, in the build directory, but with make confclean i get
    Qt Code:
    1. "make: *** No rule to make target `confclean'. Stop."
    To copy to clipboard, switch view to plain text mode 
    I'm running it from what I believe to be the build directory: /Developer/Tools/Qt.
    Also I can't find ./configure I get a error
    Qt Code:
    1. -bash: ./configure: No such file or directory
    To copy to clipboard, switch view to plain text mode 
    __________________________________________________
    My projects: calculator MathGraphica ; SuperEpicMegaHero game ; GooglePlay ; bitbucket ; github
    Like my projects ? Buy me a kofi

Similar Threads

  1. Replies: 4
    Last Post: 20th November 2009, 12:25
  2. Decrease the size of Application in Mac?
    By vishal.chauhan in forum Installation and Deployment
    Replies: 2
    Last Post: 26th March 2009, 10:54
  3. Qt application size problem : it is very big
    By mourad in forum Qt Programming
    Replies: 3
    Last Post: 15th May 2008, 16:55
  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. How to know the size of the application
    By Sarma in forum Qt Programming
    Replies: 2
    Last Post: 7th March 2006, 11:02

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.