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 on embedded board

Building QT on embedded board

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 3.7k 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.
  • M Offline
    M Offline
    mpanju
    wrote on 3 Mar 2014, 08:35 last edited by
    #1

    I would like to build QT on my own embedded board based on Renesas RZA1H processor. The operating system is FreeRTOS. Has anybody got any guideline of how to accomplish this task? Any assistance would be appreciated. I have GNU cross compiler for RZA1H on win PC.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tekojo
      wrote on 4 Mar 2014, 08:07 last edited by
      #2

      Hi,

      As I understand it, you would be looking at a full port of Qt, as there currently isn't one for FreeRTOS.

      Qt generally requires that the platform is POSIX compliant. As far as I remember FreeRTOS doesn't support POSIX, so you would need some kind of wrapper in between.

      If you really want to undertake a port, the development mailing list http://lists.qt-project.org/mailman/listinfo/development is probably the place to ask questions.

      But before posting there, please do some searches on the list and on the web first to find out what you should be asking :)

      I'm not a developer, but have worked long enough with them to have picked up a few things.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mpanju
        wrote on 5 Mar 2014, 07:17 last edited by
        #3

        Thank You for your suggestion.

        1 Reply Last reply
        0

        1/3

        3 Mar 2014, 08:35

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved