Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. "Cannot run: No command given" in run for Raspberry remote
Qt 6.11 is out! See what's new in the release blog

"Cannot run: No command given" in run for Raspberry remote

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 4 Posters 13.7k Views 2 Watching
  • 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.
  • U Offline
    U Offline
    ulyssesfonseca
    wrote on last edited by
    #1

    Please help me, I created an application for Raspberry Pi, but in time to the remote excecutar rasp returned this message:

    Cannot run: No command given.

    I followed this tutorial:
    https://qt-project.org/wiki/RaspberryPi_Beginners_guide

    1 Reply Last reply
    0
    • M Offline
      M Offline
      monkeyDancer
      wrote on last edited by
      #2

      The output "Don't know what to run." has been changed to "Cannot run: No command given." some month ago. If u want to google more information.

      Add something like

      target.path = /home/pi
      INSTALLS += target

      /home/pi is the path i use. it is the path where the executable will be written on your target machine.

      1 Reply Last reply
      1
      • Q Offline
        Q Offline
        QterSssss
        wrote on last edited by
        #3

        When you set the Kits ,the Sysroot must be set.!!

        B 1 Reply Last reply
        0
        • Q QterSssss

          When you set the Kits ,the Sysroot must be set.!!

          B Offline
          B Offline
          baby_girl
          wrote on last edited by
          #4

          @QterSssss how to set,please?

          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