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

QtBase failure on windows -developer-build -debug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.15.0 Beta2
    • Build tools: qmake
    • None

    Description

      Qt5Core tries to link with qtpcre2.lib but due to being a debug-build only, there is only a qtpcre2d.lib file generated.

      I could work around it by manually editting the generated qt_ext_pcre2.pri file to refer to qtpcre2d.lib instead and calling "nmake qmake" in src/corelib.

      Note happened on a clang_cl build if that makes a difference.

      Attachments

        For Gerrit Dashboard: QTBUG-83012
        # Subject Branch Project Status CR V

        Activity

          People

            qtbuildsystem Qt Build System Team
            allan.jensen Allan Sandfeld Jensen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change