Results 1 to 4 of 4

Thread: ICU error with Qt-5.4.0 building

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default ICU error with Qt-5.4.0 building

    Hi,
    I am trying to configure Qt-5.4.0 for arm with Webkit module,so I came to know that ICU library
    support is required for building webkit module.
    So I downloaded ICU source and crooss-compiled and I copied lib folder and include folder to rootfs.
    Now Iam trying to configure Qt-5.4.0 with ICU support,configuration has done properly,but Iam facing
    error while doing make and error was
    "tools/qtimezoneprivate_icu.cpp:293:46: error: 'ucal_clone' was not declared in this scope"
    Can anybody please give a solution to this problem?????


    Thanks in advance.................

  2. #2
    Join Date
    Feb 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: ICU error with Qt-5.4.0 building

    I am having the same error message installing 5.4.1 on RedHat.

    This is my configuration:
    configure -opensource -confirm-license -shared -release -prefix /myPath/Qt.5.4.1

  3. #3
    Join Date
    Oct 2012
    Posts
    5
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: ICU error with Qt-5.4.0 building

    I've got this error compiling qt-everywhere-opensource-src-5.5.0 under ancient EEEButnu 3.

  4. #4
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: ICU error with Qt-5.4.0 building

    Hi All,

    I have got the solution to this problem.....

    Firstly we have to configure ICU for arm and we have to include icu libraries and other packages like
    bison,flex, gperf, Ruby.
    These are supporting packages for Webkit module to build.

Similar Threads

  1. Error while building [cannot find -lGL]
    By witusx93 in forum Installation and Deployment
    Replies: 3
    Last Post: 16th April 2015, 08:54
  2. Error building QtMobility
    By Kwakkie in forum Newbie
    Replies: 2
    Last Post: 13th May 2012, 18:08
  3. Error while building project
    By kapitanluffy in forum Newbie
    Replies: 1
    Last Post: 9th February 2011, 12:33
  4. Error when building Qt4 on Mac OS X
    By DragonLance156156 in forum Installation and Deployment
    Replies: 11
    Last Post: 17th February 2009, 16:29
  5. Building qt error
    By as001622 in forum Installation and Deployment
    Replies: 1
    Last Post: 20th June 2008, 08:19

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.