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. Run: Command Not Found (Cross Compiling EGLFS Raspberry Pi2)
Forum Updated to NodeBB v4.3 + New Features

Run: Command Not Found (Cross Compiling EGLFS Raspberry Pi2)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
raspberry piraspberry pi 2raspberry eglfseglfs rpi2eglfs
11 Posts 3 Posters 4.4k 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.
  • jsulmJ Online
    jsulmJ Online
    jsulm
    Lifetime Qt Champion
    wrote on last edited by
    #2

    At which build step do you get this error?
    Did you configure a Kit in QtCreator to use the cross compiled Qt?

    https://forum.qt.io/topic/113070/qt-code-of-conduct

    cxamC 1 Reply Last reply
    1
    • jsulmJ jsulm

      At which build step do you get this error?
      Did you configure a Kit in QtCreator to use the cross compiled Qt?

      cxamC Offline
      cxamC Offline
      cxam
      wrote on last edited by
      #3

      @jsulm Hi! First of all thanks for answering my question, anyways I managed to solve it myself. Thanks for your reply :)

      Stay Hungry, Stay Foolish

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #4

        Hi,

        What was the problem ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        cxamC 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          What was the problem ?

          cxamC Offline
          cxamC Offline
          cxam
          wrote on last edited by
          #5

          @SGaist Well, I added some custom proceda to the run,

          1. qmake
          2. make
          3. scp to copy the compilated file to the raspberry Pi
          4. ./program_name on raspberry pi

          Stay Hungry, Stay Foolish

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #6

            Ok, but did you tell Qt Creator you where targeting a device ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            cxamC 1 Reply Last reply
            0
            • SGaistS SGaist

              Ok, but did you tell Qt Creator you where targeting a device ?

              cxamC Offline
              cxamC Offline
              cxam
              wrote on last edited by
              #7

              @SGaist Oh yeah, I forgot about that. I also added on the .pro file the target device in /home/pi

              Stay Hungry, Stay Foolish

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #8

                How did you do that ?

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                cxamC 1 Reply Last reply
                0
                • SGaistS SGaist

                  How did you do that ?

                  cxamC Offline
                  cxamC Offline
                  cxam
                  wrote on last edited by
                  #9

                  @SGaist I added this on the .pro file:

                  # Set Build Remote Directory:
                  target.path = /home/pi/
                  INSTALLS += target
                  

                  Stay Hungry, Stay Foolish

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #10

                    Did you mount that on your host machine ?

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    cxamC 1 Reply Last reply
                    0
                    • SGaistS SGaist

                      Did you mount that on your host machine ?

                      cxamC Offline
                      cxamC Offline
                      cxam
                      wrote on last edited by
                      #11

                      @SGaist Indeed :)

                      Stay Hungry, Stay Foolish

                      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