Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25029

Wizard generated CMake based Boot2Qt don't deploy without setting an extra install step to CMakeLists.txt

    XMLWordPrintable

Details

    • Linux/Yocto

    Description

      Steps to reproduce:

      1. Install any B2Qt binary via installer
      2. Generate a cmake based application via QtCreator wizard
      3. Build and run

      Expected result:

      The application gets deployed to device

      Actual result:

      The application does not get deployed to device without adding:

       install(TARGETS application_name DESTINATION /opt)

      to CMakeLists.txt

      Attachments

        Issue Links

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

          Activity

            People

              con Eike Ziller
              mipohjan Milla Pohjanheimo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes