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

statically built ICU needs advapi32 on windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.9.2
    • Build System
    • None
    • OS: Windows 10 x64 Pro Dutch
      VS: 2017 15.4.3
      Win SDK: Windows SDK 8.1
      Perl: Active Perl 5.26.0.2600 x64
      Make tool: jom
      Shell: cmd.exe

      ICU fails to link during the configure stage because of a missing link to advapi32.lib, which I assume to be normally not needed when building ICU dynamically.
      This can however easily be fixed by doing a

      set _LINK_=advapi32.lib

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

            qtbuildsystem Qt Build System Team
            dragoon Rafaƫl Kooi
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes