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. Raspberry Pi installation of Qt
QtWS25 Last Chance

Raspberry Pi installation of Qt

Scheduled Pinned Locked Moved Solved Installation and Deployment
6 Posts 4 Posters 1.1k 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.
  • N Offline
    N Offline
    Nite Coder
    wrote on last edited by
    #1

    Hello,
    I wanted to install Qt on the Raspberry Pi, since the computer I am using right now for Qt is not where all of my C++ files are, which I use for reference when coding. I installed the online installer and adjusted permissions so it could run. Then I tried to run it and it failed. Saying:

    cannot execute binary file: exec format error
    Thanks in advance! : )

    Note: I am running Raspbian

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

      Hi,

      The online and offline installers for Linux are for the x86_64 architecture.not ARM.

      You should either:

      • Install Qt from Raspbian
      • Cross-compile Qt
      • Compile Qt on your target.

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

      1 Reply Last reply
      2
      • N Offline
        N Offline
        Nite Coder
        wrote on last edited by
        #3

        Thanks! : )

        Pablo J. RoginaP 1 Reply Last reply
        0
        • N Nite Coder

          Thanks! : )

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @Nite-Coder if your issue is solved, please don't forget to mark your post as such. Thanks

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          1
          • N Offline
            N Offline
            Nite Coder
            wrote on last edited by
            #5

            I did so, thanks for reminding me!

            1 Reply Last reply
            0
            • posktomtenP Offline
              posktomtenP Offline
              posktomten
              wrote on last edited by posktomten
              #6

              This guide worked for me. Used Qt 5.11.1. Compiled both dynamic and static libraries. (Rasberry Pi 3+)
              http://www.tal.org/tutorials/building-qt-510-raspberry-pi-debian-stretch

              Have fun!
              posktomten

              posktomten

              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