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

quickcontrols/spreadsheets not launching when installed outside of build dir

    XMLWordPrintable

Details

    • Linux/X11, macOS, Windows
    • 371efb4ca (dev), febbc8585 (6.8)

    Description

      Install Qt 6.8.0 beta3 gcc_64 binaries, configure example:

      /home/qt/RTA/Qt_6.8.0/6.8.0/gcc_64/bin/qt-cmake -S /home/qt/RTA/Qt_6.8.0/Examples/Qt-6.8.0/quickcontrols/spreadsheets -B /home/qt/RTA/Qt_6.8.0/Examples/Qt-6.8.0/quickcontrols/spreadsheets/bld_gcc_64 -GNinja -DFFMPEG_DIR=/usr/local/FFmpeg-n6.0

      And build:

      cmake --build /home/qt/RTA/Qt_6.8.0/Examples/Qt-6.8.0/quickcontrols/spreadsheets/bld_gcc_64 --parallel -j 8 

      Launches from this dir. Run install command

      cmake --install /home/qt/RTA/Qt_6.8.0/Examples/Qt-6.8.0/quickcontrols/spreadsheetsr/bld_gcc_64 --prefix /home/qt/RTA/Qt_6.8.0/example_install 

      Try to launch from example_install, fails:

      QQmlApplicationEngine failed to load component', '<Unknown File>: No module named "Spreadsheets" found 

      Attachments

        Issue Links

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

          Activity

            People

              mhqanbari MohammadHossein Qanbari
              joaijala Johanna Äijälä
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes