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

build with -no-rtti

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.6.0 Beta
    • Quick: Other
    • None

    Description

      A dynamic_cast is used in QtQuick making the module unable to build without rtti support

      src/quick/designer/qquickdesignercustomobjectdata.cpp: QQmlBinding qmlBinding = dynamic_cast<QQmlBinding>(binding);

      Moreover the Designer support do not seems to be removable in QtQuick, maybe it should ( -nomake tools)

      Attachments

        Activity

          People

            thohartm Thomas Hartmann
            cor3ntin Corentin Jabot
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: