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

quickcontrols/spreadsheets not launching when installed outside of build dir

XMLWordPrintable

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

      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 

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes