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 compiling qt5 from window to linux arm
Forum Updated to NodeBB v4.3 + New Features

Cross compiling qt5 from window to linux arm

Scheduled Pinned Locked Moved Installation and Deployment
8 Posts 5 Posters 4.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.
  • C Offline
    C Offline
    crsn
    wrote on 4 Oct 2013, 11:11 last edited by
    #1

    Hello,

    Is it supported (or possible) to cross compile a build from windows to linux arm? (-platform win32-g++ -xplatform linux-arm-gnueabi-g++) ?

    I already succeded to cross compile qt5 from linux to linux-arm-gnueabi-g++, but since my team is going to develop from windows, I was wondering if I can produce libraries and executables (qmake.exe moc.exe) in order to build the target application directly from windows.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TioRoy
      wrote on 4 Oct 2013, 22:10 last edited by
      #2

      http://qt-project.org/wiki/building_qt-android_on_windows

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GatoMaster
        wrote on 8 Oct 2013, 09:55 last edited by
        #3

        Hello

        I had success with cross compile qt4 (4.8.5) from linux to linux-arm-gnueabihf-g++ but not with qt5 (5.1.1) (it has some changes). I've seen you've achieved. Would you explain me how I do this?

        I have some errors with the configure.

        Thanks

        1 Reply Last reply
        0
        • C Offline
          C Offline
          crsn
          wrote on 8 Oct 2013, 11:17 last edited by
          #4

          [quote author="TioRoy" date="1380924651"]http://qt-project.org/wiki/building_qt-android_on_windows[/quote]

          that's interesting! i'll try to follow this approach as soon as i get back home from qtdays in berlin.

          thanks a lot

          1 Reply Last reply
          0
          • C Offline
            C Offline
            crsn
            wrote on 8 Oct 2013, 11:20 last edited by
            #5

            [quote author="GatoMaster" date="1381226141"]Hello

            I had success with cross compile qt4 (4.8.5) from linux to linux-arm-gnueabihf-g++ but not with qt5 (5.1.1) (it has some changes). I've seen you've achieved. Would you explain me how I do this?

            I have some errors with the configure.

            Thanks

            [/quote]

            i think it would be better if you can start another thread about it, so we won't mix problems :)

            and for starters, can you paste your qmake.conf and the configure command line you are using?

            bye

            1 Reply Last reply
            0
            • G Offline
              G Offline
              GatoMaster
              wrote on 8 Oct 2013, 13:47 last edited by
              #6

              Hi.

              bq. crsn wrote:
              i think it would be better if you can start another thread about it, so we won’t mix problems :)
              bq.

              I Will do, thanks.

              I hope you can help me when I open the new thread. ;)

              1 Reply Last reply
              0
              • T Offline
                T Offline
                tankist
                wrote on 13 Sept 2014, 18:19 last edited by
                #7

                crsn, what about your problem? Maybe you can share your expierence because I need this too ;)

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  ranshalit
                  wrote on 21 Jan 2016, 09:50 last edited by
                  #8

                  @crsn said:

                  tart another thread about it, so we won't mix problems :)

                  and for starters, can you paste your qmake.conf and the configure command line you are

                  Hi,

                  Anyone knows the steps how to cross compile qt for windows ?

                  Thanks,
                  Ran

                  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