Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-518

QML_PRIVATE_API_SUPPORT not set when Qt5Qml is not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • 5.9
    • 5.9
    • PySide
    • None
    • 09b06dd125323609af50de3afbfd5a4352521543

    Description

      In libpyside/CMakeLists.txt the following line is missing in the else body at line 38

      set(QML_PRIVATE_API_SUPPORT 0)

      Without that the

      #if @QML_PRIVATE_API_SUPPORT@

      is replaced with

      #if

      which leads to compilation issue

      Attachments

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

        Activity

          People

            ctismer Christian Tismer
            diorcety Yann Diorcet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes