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

Don't add framework directories as include paths

XMLWordPrintable

    • macOS
    • b858704e1f (qt/qtbase/dev) b858704e1f (qt/tqtc-qtbase/dev) ed186bc202 (qt/qtbase/6.2) 48922a3ea2 (qt/qtbase/6.3) ed186bc202 (qt/tqtc-qtbase/6.2) 48922a3ea2 (qt/tqtc-qtbase/6.3) 48922a3ea2 (qt/tqtc-qtbase/6.3.0)

      We don't want include paths like -I/installed/lib/QtQml.framework to be passed to the compiler or moc.
      Because #include <QtQml> would then find the QtQml shared library at -I/installed/lib/QtQml.framework/QtQml and not the actual header.

      QTBUG-101718 and QTBUG-89545 are cases where this causes issues

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

            qtbuildsystem Qt Build System Team
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes