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. Where could I get the Qt package which is already built from different toolchain?

Where could I get the Qt package which is already built from different toolchain?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 991 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.
  • B Offline
    B Offline
    b108463
    wrote on last edited by
    #1

    Dear all,
    If I want to get the Qt package which is built from arm-linux-gnueabihf-g++, where could I get it? Thanks a lot.

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

      Hi,

      Do you mean from one of the official installer ?

      What target do you have in mind ?

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

      B 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Do you mean from one of the official installer ?

        What target do you have in mind ?

        B Offline
        B Offline
        b108463
        wrote on last edited by
        #3

        @SGaist
        Hi, not installer, I need a qmake and Qt libraries which are built by arm-linux-gnueabihf-g++.
        Is it possible to get it from internet? Thanks

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

          What distribution(s) are you targeting ?

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

          B 1 Reply Last reply
          0
          • SGaistS SGaist

            What distribution(s) are you targeting ?

            B Offline
            B Offline
            b108463
            wrote on last edited by
            #5

            @SGaist
            Information of TK1 ARM embedded platform :

            1. Linux terga-ubuntu 3.10.40-ga7da876 #1 SMP PREEMPT armv7l armv7l armv7l armv7l GNU/Linux
            2. g++ : gcc veriosn 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.3)

            Information of Host PC:
            1.Qt creator: Qt creator 3.6.1 Based on Qt5.6.0 (I use qt-opensource-linux-x64-5.6.0.run to setup it on my Ubuntu Host)
            2.arm-linux-gnueabihf-g++ =>gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu~14.04.1)

            Is the above information enough? Thanks.

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

              Since you are using a Ubuntu on the target, you might already have it there.

              Otherwise, you'll have to cross-compile Qt yourself.

              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