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

QtGraphicalEffects not installed after "make install"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P5: Not important P5: Not important
    • None
    • 5.12.3, 5.13.1
    • Build tools: Other
    • None
    • Fedora 29, tested with 5.12.3 and 5.13.1
    • Linux/X11

      Building Qt using:

      configure -debug -prefix /home/user/qt5.13.1 -opensource -confirm-license -qt-xcb

      make -j13

      However, after running "make install -j13", there is no directory /home/user/qt5.13.1/qml/QtGraphicalEffects

      In the shadow build directory though, I do find qtgraphicaleffects/qml/QtGraphicalEffects/ which contains libqtgraphicaleffectsplugin.so

      When copying all required files to "/home/user/qt5.12.3/qml/QtGraphicalEffects" I can use the module in my qml applications. I expected "make install" to install these files for me.

       

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

            qtbuildsystem Qt Build System Team
            peke Frederik De Ruyck
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes