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. Running the application developed on the Raspberry Pi 4 Ubuntu 18.04.3 lts 64 on the Raspbian Buster 32 bit Compute Module.
QtWS25 Last Chance

Running the application developed on the Raspberry Pi 4 Ubuntu 18.04.3 lts 64 on the Raspbian Buster 32 bit Compute Module.

Scheduled Pinned Locked Moved Solved Installation and Deployment
11 Posts 2 Posters 846 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
    Mucahit
    wrote on last edited by
    #1

    Hi everyone.

    I've already developed the application on Raspberry Pi4 64 bit 18.04.3 lts. How i run application on the Raspbian Buster 32 bit Compute Module. I've getting error "exec format error".

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      im not sure what "Raspbian Buster 32 bit Compute Module" is
      but it sounds 32 bit so you must compile your app as 32 bit also to run it there.

      1 Reply Last reply
      2
      • M Offline
        M Offline
        Mucahit
        wrote on last edited by
        #3

        So how can I compile it as 32 bit? Compute module is Raspberry Pi embedded systems card.

        mrjjM 1 Reply Last reply
        0
        • M Mucahit

          So how can I compile it as 32 bit? Compute module is Raspberry Pi embedded systems card.

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Mucahit
          Well on the pi board where you compile the 64 bit version.
          Install the Qt 32 bit packet also
          and compile app as 32 bit but selecting the 32 bit kit in "Projects"

          Ah, it seems to be like the normal PI so same architecture i would assume
          which makes it far easier :)

          1 Reply Last reply
          1
          • M Offline
            M Offline
            Mucahit
            wrote on last edited by
            #5

            I can't see the 32-bit kit. So i do not compile.

            mrjjM 1 Reply Last reply
            0
            • M Mucahit

              I can't see the 32-bit kit. So i do not compile.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Mucahit

              Ok. how did you install the 32 bit kit ?

              1 Reply Last reply
              0
              • M Offline
                M Offline
                Mucahit
                wrote on last edited by
                #7

                I've installed only 64 bit kit. I don't know how to install 32 bit kit.

                mrjjM 1 Reply Last reply
                0
                • M Mucahit

                  I've installed only 64 bit kit. I don't know how to install 32 bit kit.

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Hi
                  Normally the same way as
                  you install the 64 bit Qt.

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    Mucahit
                    wrote on last edited by
                    #9

                    I just want to compile it without installing the app because my memory is so small is it not possible?

                    mrjjM 1 Reply Last reply
                    0
                    • M Mucahit

                      I just want to compile it without installing the app because my memory is so small is it not possible?

                      mrjjM Offline
                      mrjjM Offline
                      mrjj
                      Lifetime Qt Champion
                      wrote on last edited by
                      #10

                      @Mucahit
                      Hi
                      I dont think you can compile directly on it.
                      But on the pi board where you compile the 64 version, you can compile a 32 bit version to run on the
                      Compute module i think.
                      Seems to be same ARM processor and chipset.

                      1 Reply Last reply
                      1
                      • M Offline
                        M Offline
                        Mucahit
                        wrote on last edited by
                        #11

                        I did it by installing 32 bit qt on another system thank you for everything !!

                        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