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. Cross-Platform Building : Build QT Application for Arm-64 based Archticture From Windows System
Forum Updated to NodeBB v4.3 + New Features

Cross-Platform Building : Build QT Application for Arm-64 based Archticture From Windows System

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 2 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.
  • S Offline
    S Offline
    Shahzaib
    wrote on last edited by Shahzaib
    #1

    I am making an app qt quick with c++ backend in qt creator in windows as my linux system doesnt has much space where i can install whole QT creator and work there. My final system will be ARM-64 architecture of ODROID N2 where i will be running the app but i am facing issues while building for cross platform from Windows.
    Is it possible to build from windows to run apps on arm-64 based architecture ?
    Any suggestions will be great.

    Thanks

    jsulmJ 1 Reply Last reply
    0
    • S Shahzaib

      I am making an app qt quick with c++ backend in qt creator in windows as my linux system doesnt has much space where i can install whole QT creator and work there. My final system will be ARM-64 architecture of ODROID N2 where i will be running the app but i am facing issues while building for cross platform from Windows.
      Is it possible to build from windows to run apps on arm-64 based architecture ?
      Any suggestions will be great.

      Thanks

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

      @Shahzaib said in Cross-Platform Building : Build QT Application for Arm-64 based Archticture From Windows System:

      Any suggestions will be great

      Well, you did not specify which issues you're facing.

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Shahzaib
        wrote on last edited by Shahzaib
        #3

        I saw on some forum that you can add kit for generic linux system and build through it but that was not working. Is there any way to build in windows and then run it on desired architecture.

        jsulmJ 1 Reply Last reply
        0
        • S Shahzaib

          I saw on some forum that you can add kit for generic linux system and build through it but that was not working. Is there any way to build in windows and then run it on desired architecture.

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

          @Shahzaib said in Cross-Platform Building : Build QT Application for Arm-64 based Archticture From Windows System:

          Is there any way to build in windows and then run it on desired architecture

          Yes, if you have tool chain for Windows and sysroot for your device as you have to cross compile. You need to check what is available for your device.

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

          S 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Shahzaib said in Cross-Platform Building : Build QT Application for Arm-64 based Archticture From Windows System:

            Is there any way to build in windows and then run it on desired architecture

            Yes, if you have tool chain for Windows and sysroot for your device as you have to cross compile. You need to check what is available for your device.

            S Offline
            S Offline
            Shahzaib
            wrote on last edited by
            #5

            @jsulm i am a beginner in QT app development.Thanks I am looking into toolchain for Windows and sysroot.

            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