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

qsqlrelationaldelegate.h does not compile with QT_NO_CAST_FROM_BYTEARRAY

    XMLWordPrintable

Details

    • All
    • ccfd6872badaed768df14076dc46afcb2b3c861a (qt/qtbase/5.12)

    Description

      The same project that build correctly on Qt 5.11.2 MSVC2015 32bit,  fail to build on Qt 5.12.0 MSVC2017 32bit

      The main error remain on build log is : 

      E:\devel\Qt\5.12.0\msvc2017\include\QtSql\qsqlrelationaldelegate.h:115: erreur : C2664: 'QVariant QObject::property(const char *) const'ÿ: impossible de convertir l'argument 1 de 'QByteArray' en 'const char *'

      E:\devel\Qt\5.12.0\msvc2017\include\QtSql\qsqlrelationaldelegate.h:115: erreur : C2440: '<function-style-cast>'ÿ: impossible de convertir de 'nullptr' en 'QVariant'

      It seem to focus only on qsqlrelationaldelegate.h header

      Attachments

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

        Activity

          People

            chehrlic Christian Ehrlicher
            artemia Gianni Peschiutta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes