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. Error:No such file or directory, when I run QT app using Qt creator
QtWS25 Last Chance

Error:No such file or directory, when I run QT app using Qt creator

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 439 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.
  • S Offline
    S Offline
    saurabh162
    wrote on last edited by
    #1

    Dear Developers,

    Sometime when I try to run (using QT creator) QT application on my target(Beagle bone black) after deleting its old executable file from target, I get following error:

    bash: /home/root/QTtestApplication: No such file or directory

    Where: /home/root: is my target directory and
    QTtestApplication: is name of my QT application

    Can you please tell me possible reason for it and how can I fix it

    Please note: As a workaround to overcome this problem I manually copy executable file of QT application on my target using ssh and then run it using QT creator.

    Thank :)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Srinivasan
      wrote on last edited by
      #2

      Are you deploying the application from host to target using QT creator?
      If so, you can run a test in the kit configuration to check if your target is detected properly.

      Note: I also manually copy the executable to the target.

      1 Reply Last reply
      1

      • Login

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