Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. A project with Linux Generic Device is not deployed to a remote machine after updating Qt Creator.

A project with Linux Generic Device is not deployed to a remote machine after updating Qt Creator.

Scheduled Pinned Locked Moved Solved Installation and Deployment
6 Posts 2 Posters 908 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rivand
    wrote on last edited by
    #1

    I have a CMake project in which cross compilation was configured. Linux Generic Device is specified as the remote machine. However, after upgrading Qt Creator from version 5 to version 13, the app is no longer automatically deployed immediately after the build(Run). Writes the error“: -1: error: No rule to make target 'install'. Stop.". How can I fix this?

    aha_1980A 1 Reply Last reply
    0
    • R Rivand

      I have a CMake project in which cross compilation was configured. Linux Generic Device is specified as the remote machine. However, after upgrading Qt Creator from version 5 to version 13, the app is no longer automatically deployed immediately after the build(Run). Writes the error“: -1: error: No rule to make target 'install'. Stop.". How can I fix this?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Rivand,

      I'm not completely sure which Qt Creator versions you mean. I assume you upgraded from 4.5.x to 4.13.0, correct?

      Regarding the deployment, that might have changed over time. Have you already read https://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html#deploying-cmake-projects-to-generic-remote-linux-devices ?

      Regards

      Qt has to stay free or it will die.

      R 1 Reply Last reply
      1
      • aha_1980A aha_1980

        Hi @Rivand,

        I'm not completely sure which Qt Creator versions you mean. I assume you upgraded from 4.5.x to 4.13.0, correct?

        Regarding the deployment, that might have changed over time. Have you already read https://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html#deploying-cmake-projects-to-generic-remote-linux-devices ?

        Regards

        R Offline
        R Offline
        Rivand
        wrote on last edited by
        #3

        @aha_1980 yes. I meant from 4.5.x to 4.13.0. Thank you so much for your response.

        aha_1980A 1 Reply Last reply
        1
        • R Rivand

          @aha_1980 yes. I meant from 4.5.x to 4.13.0. Thank you so much for your response.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi @Rivand,

          so is your problem solved? Then please mark this topic as SOLVED too (button Topic Tools).

          Thanks!

          Qt has to stay free or it will die.

          R 1 Reply Last reply
          0
          • aha_1980A aha_1980

            Hi @Rivand,

            so is your problem solved? Then please mark this topic as SOLVED too (button Topic Tools).

            Thanks!

            R Offline
            R Offline
            Rivand
            wrote on last edited by
            #5

            @aha_1980 I just solved it. It was necessary to remove the installation step from "Run settings".

            aha_1980A 1 Reply Last reply
            2
            • R Rivand

              @aha_1980 I just solved it. It was necessary to remove the installation step from "Run settings".

              aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Hi @Rivand,

              thanks for reporting back. So please close this topic.

              Thanks and Regards

              Qt has to stay free or it will die.

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved