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

error: #error PCRE2_CODE_UNIT_WIDTH must be defined before including pcre2.h

    XMLWordPrintable

Details

    • 8cd99d24a8639ad8afef1330a518b37779db62cc e8cf0bf5f8fe0dd2b4bbfa0c85a32e7edb69e2f4

    Description

      Git verstion of qtcore (branch dev) doesn't set PCRE2_CODE_UNIT_WIDTH, so build fails with libpcre2 10.23.

      Also, there's a bug in pcre2 build test: it checks if (PCRE_MINOR < 20) but should check if (PCRE2_MINOR < 20).

      Attachments

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

        Activity

          People

            peppe Giuseppe D'Angelo
            mali-yozh mali-yozh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes