Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-53865

Linking with non-system ICU fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.7.0 RC, 5.9.0 RC 2, 5.9.0
    • Build System
    • None
    • * OS: ArchLinux x64
      * QtC: 4.0.0 official
      * Qt: 5.7.0-rc x64 official
      * GCC: 5.x

    Description

      Attempt to build the application using QtC fails with following errors:

      /usr/bin/ld: warning: libicui18n.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
      /usr/bin/ld: warning: libicuuc.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
      
      ...
      ...
      /usr/bin/ld: warning: libicudata.so.56, needed by /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so, not found (try using -rpath or -rpath-link)
      /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucal_clone_56'
      /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_close_56'
      /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucol_setAttribute_56'
      /home/denis/Qt5.7.0/5.7/gcc_64/lib/libQt5Core.so: undefined reference to `ucnv_setSubstChars_56'
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              buddenha Oswald Buddenhagen
              kuzulis Denis Shienkov
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes