Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Cross compiling x86_64 to Arm64
Forum Updated to NodeBB v4.3 + New Features

Cross compiling x86_64 to Arm64

Scheduled Pinned Locked Moved Unsolved General and Desktop
cross compilecross platformcross compilescross-compilingarm64
5 Posts 3 Posters 89 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.
  • J Offline
    J Offline
    Joe von Habsburg
    wrote last edited by Joe von Habsburg
    #1

    I use Ubuntu 22.04 x86_64 Qt6.10.0 pc and I want to cross compile to Ubuntu 22.04 Arm64 device

    Proje is QGroundControl .

    I tried everything but I could not. Anyboyd can help me ?

    I do not know lot of cross compiling and that is my first project.

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

      Hi,

      There's not enough details to even start to help you.
      What errors are you getting ?
      How did you install Qt ?
      How did you install the cross-compiler ?
      What parameters did you use ?
      Etc.

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

      J 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        There's not enough details to even start to help you.
        What errors are you getting ?
        How did you install Qt ?
        How did you install the cross-compiler ?
        What parameters did you use ?
        Etc.

        J Offline
        J Offline
        Joe von Habsburg
        wrote last edited by
        #3

        @SGaist said in Cross compiling x86_64 to Arm64:

        What errors are you getting ?

        I did not take a error because I could not it

        @SGaist said in Cross compiling x86_64 to Arm64:

        How did you install Qt ?

        online instalerr and setup file in that proje sh file

        @SGaist said in Cross compiling x86_64 to Arm64:

        How did you install the cross-compiler ?

        I could not find it. That is the problem

        SGaistS 1 Reply Last reply
        0
        • B Offline
          B Offline
          Bonnie
          wrote last edited by
          #4

          I don't know a lot of cross compiling either, but I know that you need to cross compile Qt first, then Qt projects.
          You can start from reading https://doc.qt.io/qt-6/configure-linux-device.html and https://wiki.qt.io/Cross-Compile_Qt_6_for_Raspberry_Pi

          1 Reply Last reply
          1
          • J Joe von Habsburg

            @SGaist said in Cross compiling x86_64 to Arm64:

            What errors are you getting ?

            I did not take a error because I could not it

            @SGaist said in Cross compiling x86_64 to Arm64:

            How did you install Qt ?

            online instalerr and setup file in that proje sh file

            @SGaist said in Cross compiling x86_64 to Arm64:

            How did you install the cross-compiler ?

            I could not find it. That is the problem

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote last edited by
            #5

            @Joe-von-Habsburg
            Taking into account the good pointers @Bonnie provided, you really should provide information about what you want to achieve.

            Which device do you want to target ?
            What are its spec ?
            Etc.

            Just stating it's arm based is not enough.

            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
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved