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. QT5 cross compiling for powerpc
Forum Updated to NodeBB v4.3 + New Features

QT5 cross compiling for powerpc

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 2.3k 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.
  • E Offline
    E Offline
    einarmar
    wrote on last edited by
    #1

    Hi
    I'm looking for ways to cross-compile QT5 for powerpc platform without OpenGL.
    I have used QT4 embedded and am now considering moving on to QT5 for the same platforms.
    I've tried running ./configure with some basic parameters but it fails on:
    @Project ERROR: Unknown module(s) in QT: quick@

    Another thing I noticed was also that the qtbase/mkspecs/ didn't contain a makespecs for powerpc ??
    Anybody some insight here ?

    regards
    Einar

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Minimal version of OS X that Qt 5 works with is 10.6, which was already Intel-based. So PowerPC receives very little attention lately.

      I suspect you need to create your own mkspecs. And don't forget to pass -no-opengl to configure.

      (Z(:^

      1 Reply Last reply
      0
      • E Offline
        E Offline
        einarmar
        wrote on last edited by
        #3

        Hi and thanks for the reply.
        I forgot to mention the OS we are running but it is Linux, not OS X.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          I suspected that ;) Still, this does not change my answer.

          (Z(:^

          1 Reply Last reply
          0
          • E Offline
            E Offline
            einarmar
            wrote on last edited by
            #5

            hehe, It crossed my mind also. Thanks for the response.

            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