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. Cannot find/use the correct QT Version
Forum Updated to NodeBB v4.3 + New Features

Cannot find/use the correct QT Version

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

    I cannot find/obtain the correct Qt version for building on the Raspberry Pi 3. When qt builds, it builds a file for an x86 processor instead of for the arm processor which is not compatible with the Raspberry Pi. The QT version I need is 5.13.2 for generic linux, but the only versions I have are 5.13.2 for Desktop which don't run on the raspberry Pi. Thanks

    jsulmJ 1 Reply Last reply
    0
    • D deegan.a

      I cannot find/obtain the correct Qt version for building on the Raspberry Pi 3. When qt builds, it builds a file for an x86 processor instead of for the arm processor which is not compatible with the Raspberry Pi. The QT version I need is 5.13.2 for generic linux, but the only versions I have are 5.13.2 for Desktop which don't run on the raspberry Pi. Thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @deegan-a What you need is cross compiling. QtCompany does not provide Qt builds for RaspberryPi, that means you will need to cross-compile Qt by yourself. See https://wiki.qt.io/Raspberry_Pi_Beginners_Guide

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

      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