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

webenginequick/quicknanobrowser: make install step does not install the binary

XMLWordPrintable

    • 8768693c8 (dev), 91f5e48f2 (6.10), 727bfa222 (dev), 4256aae2b (6.10)

      Qt 6.10.0 beta3

      Steps to reproduce:

      • install Qt 6.10.0 beta3 and webengine (+ ninja)
      • configure and build the example and do make install
       /home/qt/Qt/6.10.0/gcc_64/bin/qt-cmake -S /home/qt/Qt/Examples/Qt-6.10.0/webenginequick/quicknanobrowser -B /home/qt/Qt/Examples/Qt-6.10.0/webenginequick/quicknanobrowser/bld_gcc_64 -GNinja
      in the build dir:
      cmake --build . --parallel -j 8
      and:
      cmake --install . --prefix /home/qt/Qt/Qt_6.10.0/example_install

       

      Expected result:

      The binary 'quicknanobrowser' is getting copied to the 'example_install' directory when doing cmake --install step.

      Actual result:

      The binary is not getting copied to the 'example_install' directory and e.g. deploying to an embedded device fails (with Boot to Qt 6.10.0 beta3) because the binary is missing. 

      Building and running via Qt Creator 17.0.1 on Linux desktop works.

       

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

            moheim Moss Heim
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes