Results 1 to 2 of 2

Thread: Qt app and icu files

  1. #1
    Join Date
    Mar 2014
    Posts
    15
    Thanks
    5
    Qt products
    Qt5
    Platforms
    Windows

    Default Qt app and icu files

    I've been searching for hours for a solution to my problem , which is " the size of the dll files " after finishing my project , for example the icu files are too big for my simple app.

    I found two solution:

    1- recompile qt without icu support " tried to find a good tutorial but i'm out of luck " need a tutorial that thinks about the reader a new user "

    2- creating or compiling your own icu , I tried this :

    http://qt-project.org/wiki/Compiling-ICU-with-MSVC

    but I could not understand it I got stuck here " C:\icu\source> dos2unix * "

    I tried this : http://qt-project.org/forums/viewthread/38489/

    but it couldn't work because I have a newer version + another compiler.

    can you guys direct me to solve this problem ? if someone have a reduced size of icu that works on qt 5.2.1 with vs 2012 please upload it so I can use it

  2. #2
    Join Date
    Jul 2012
    Posts
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt app and icu files

    You could compress ICU with UPX. It is very easy and x-platform.

    http://upx.sourceforge.net/

Similar Threads

  1. Replies: 1
    Last Post: 15th August 2011, 23:26
  2. Replies: 9
    Last Post: 28th April 2010, 09:18
  3. Replies: 12
    Last Post: 17th June 2009, 05:34
  4. visual studio project files - adding extra files
    By luf in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 21:05
  5. how to save sequences of text files and sound files
    By nagpalma in forum Qt Programming
    Replies: 8
    Last Post: 3rd July 2007, 00:06

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.