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 11 Nov 2013, 00:25 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
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 11 Nov 2013, 06:38 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 12 Nov 2013, 00:22 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
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 12 Nov 2013, 07:04 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 12 Nov 2013, 09:01 last edited by
            #5

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

            1 Reply Last reply
            0

            1/5

            11 Nov 2013, 00:25

            • Login

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