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. Qt Cross Compiling for aarch64
Forum Updated to NodeBB v4.3 + New Features

Qt Cross Compiling for aarch64

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 5.9k Views 1 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.
  • K Offline
    K Offline
    Kaveh Mehran
    wrote on last edited by
    #1

    I am trying to cross compile a project (on qt Design studio),
    my development machine is Ubuntu 20.4 TLS
    qt design studio version 2.32
    have added C and C++ Arm 64, sat remote embedded linux target
    I have an error on my Manual Kit which says "My GCC compiler cannot produce code for QT version"
    Screenshot from 2022-10-06 19-08-51.png.
    Do I need to use qt5-ARM on my host (x86 ubuntu)?, if yes, how can I do that?
    is there any solution for that?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You need to cross-compile Qt for aarch64 first.

      If this is for Android then just install Qt for Android. If this is for some other ARM64 device, you need to cross-compile from source. There are many ways to do it, and details depend heavily on the target device. Here's one example: https://wiki.qt.io/Cross-Compile_Qt_6_for_Raspberry_Pi

      (Z(:^

      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