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. How to install Qt5.7+ on TX1
Forum Updated to NodeBB v4.3 + New Features

How to install Qt5.7+ on TX1

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 1.2k Views 2 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.
  • P Offline
    P Offline
    PWZatt
    wrote on last edited by PWZatt
    #1

    Hi everyone,
    I'm trying to install Qt5.7 (or newer) on the Jetson TX1.
    5.7 or up since I need to run Qt Controls 2.

    https://blog.qt.io/blog/2016/11/10/qt-nvidia-jetson-tx1-device-creation-style/
    gives hint for cross-compilation, but it fails here (from what I understand, this is because the JetPack install method has changed).
    Anyway what I'm looking for is compilation on the device itself.

    Has someone been able to install Qt 5.7 on the TX1 (or on a host with the TX1 as a target device)?
    If so, how?

    I'm no Linux expert but just some design/coding guy.
    I've tried to download qtbase and compile it, but ./configure will end with an error (missing folders).
    I've also added Linaro gcc arch64, same result.
    Used hours and hours to search and try ... no luck as of now.
    Help is needed!
    In case Laszlo would come by, I'm pretty sure he'd know the answers...

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

      Hi and welcome to devnet,

      What distribution are you running on the TX1 ?

      What error did you got ?

      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
      • P Offline
        P Offline
        PWZatt
        wrote on last edited by
        #3

        Sorry, had not put under watch ...

        Thanks for your reply.

        I've ended with a successful compilation of Qt5.8.1 on the TX1.
        There is a very strict order of sudo apt-get install to be followed on a freshly flashed TX1.
        For QtCreator4.2 it's kind of a nightmare but also went through.

        However, my compilation did not include QtWebEngine, which always failed during compilation.
        Each compilation is of about 6-8 hours, so I gave up.
        But now I need QtWebEngine, so my new question there: https://forum.qt.io/topic/77073/adding-qtwebengine-after-initial-qt5-8-build-plug-in-not-installed

        Cheers!

        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