Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Building Qt 5.4 beta for new board
Forum Updated to NodeBB v4.3 + New Features

Building Qt 5.4 beta for new board

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.2k 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
    javadH
    wrote on last edited by
    #1

    I am building the Qt 5.4 beta for a new ARM board.

    I do not have any qmake.conf or qplatformdefs.h in ..../qtbase/mkspecs.devices/...
    The nearest board to our board is the beagleboard (our board is based on a new TI omap5 ARM soc). WE do have a TI GLSDK yocto which allows us to build the Qt 4.8, and 5.1 as well as another system which builds 5.2.1.

    I am thinking of making my own qmake.conf or qplatformdefs.h based on information from the 5.4 beaglebaord: ~/armqt5.4/qt-everywhere-opensource-src-5.4.0-beta/qtbase/mkspecs/devices/linux-beagleboard-g++ and information gleaned from TIs GLSDK for my board.

    Am I going about this the right way?

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

      Hi,

      The simplest is to copy linux-beagleboard-g++ to linux-yourboard-g++ and modify it until works with your device. Depending on how your board is public/used you could even consider submitting your device specs to the Qt project

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

        It is not public yet - everything is under NDA. But thanks for the advice. Will do that.

        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