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. how to deploy Qt application to embedded device direclty from QtCreator

how to deploy Qt application to embedded device direclty from QtCreator

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
qtcreator 2.4.1deploymentremotelinux
3 Posts 3 Posters 1.2k 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.
  • M Offline
    M Offline
    mounipanditi
    wrote on 11 Aug 2017, 05:00 last edited by
    #1

    I am trying to deploy Qt Application from Qt Creator to our embedded POS terminal (based on i.MX6SL Linux Kernel). I have added our POS device in QtCreator and it successfully detected through LAN but i am unable to deploy and run binary in device. Means i am able to access to device but not able to send binary through QtCreator. You can look in to attached screen shots from following links.

    https://www.imageupload.co.uk/image/D1ZR
    https://www.imageupload.co.uk/image/D1Ze
    https://www.imageupload.co.uk/image/D1Zr
    https://www.imageupload.co.uk/image/D1Zv
    https://www.imageupload.co.uk/image/D1ZP
    https://www.imageupload.co.uk/image/D1ZJ

    R 1 Reply Last reply 11 Aug 2017, 09:57
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 11 Aug 2017, 07:23 last edited by
      #2

      Why the dot after /root/ ? I think you should give some file name there, or leave it blank to install it into the directory.

      Also, make sure your ssh user has necessary permissions to create files in /root/.

      What is the output from Qt Creator during deployment? Does it print any meaningful error message?

      (Z(:^

      1 Reply Last reply
      1
      • M mounipanditi
        11 Aug 2017, 05:00

        I am trying to deploy Qt Application from Qt Creator to our embedded POS terminal (based on i.MX6SL Linux Kernel). I have added our POS device in QtCreator and it successfully detected through LAN but i am unable to deploy and run binary in device. Means i am able to access to device but not able to send binary through QtCreator. You can look in to attached screen shots from following links.

        https://www.imageupload.co.uk/image/D1ZR
        https://www.imageupload.co.uk/image/D1Ze
        https://www.imageupload.co.uk/image/D1Zr
        https://www.imageupload.co.uk/image/D1Zv
        https://www.imageupload.co.uk/image/D1ZP
        https://www.imageupload.co.uk/image/D1ZJ

        R Offline
        R Offline
        Rohith
        wrote on 11 Aug 2017, 09:57 last edited by
        #3

        @mounipanditi

        According to the Screens every thing is fine, but make sure that SFTP server is running in the target device so that application can be deployed into the target device.

        1 Reply Last reply
        0

        3/3

        11 Aug 2017, 09:57

        • Login

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