Results 1 to 2 of 2

Thread: Disable ICU, Windows

  1. #1

    Default Disable ICU, Windows

    Hello. I'm developing Qt5 project in Visual Studio 2010 and trying to get rid of ICU dll's. How can I reach that? Is there any preprocessor define exist? Thanks

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Disable ICU, Windows

    Build your own Qt libraries from scratch and specify the -no-icu option at configure time. You cannot build or use the Webkit component without ICU.

Similar Threads

  1. Replies: 0
    Last Post: 10th October 2013, 07:04
  2. How to disable a QLineEdit?
    By ewwen in forum Newbie
    Replies: 9
    Last Post: 21st May 2011, 13:43
  3. disable alt+tab
    By ahmdsd_ostora in forum Qt Programming
    Replies: 24
    Last Post: 11th July 2010, 09:40
  4. How to disable ALT + F4
    By elizabeth.h1 in forum Qt Programming
    Replies: 19
    Last Post: 22nd June 2010, 22:05
  5. Disable Tab Key
    By otortos in forum Newbie
    Replies: 6
    Last Post: 25th March 2006, 16:27

Tags for this Thread

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.