Results 1 to 2 of 2

Thread: Qt4 for PowerPC Linux/X11

  1. #1
    Join Date
    May 2015
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt4 for PowerPC Linux/X11

    Hi all.
    I have PowerPC8640 processor running Linux-3.x and ELDK-5.3 file system.
    Now i want to cross compile qt-4.7 src code with ELDK-5.3 cross compiler.
    I want QtOpenGL support.

    I get an error related to X11 include & library path.
    "Basic XLib functionality test failed"
    I tried to edit the qws/linux-powerpc/qmake.conf file and added the path to X11 include & library.
    Still the same error!!!

    How to configure the src to compile with ELDK-5.3 for powerpc?

    Thanks in advance,
    Nash

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qt4 for PowerPC Linux/X11

    Shouldn't you be using the makespec for X11 rather than QWS if you are targettnig an X11 based system?

    Cheers,
    _

Similar Threads

  1. cross compiling Qt-3.3.8 for powerpc
    By SAND in forum Installation and Deployment
    Replies: 2
    Last Post: 15th February 2012, 11:11
  2. Qt 4.7 SDK for Mac PowerPC/Univeral
    By chippey in forum Newbie
    Replies: 3
    Last Post: 5th October 2010, 02:55
  3. Can I use an old PowerPC Mac G4 to program QT?
    By walsha3000 in forum Qt Programming
    Replies: 1
    Last Post: 24th June 2010, 23:16
  4. QT application Red and Blue colors are swapped in PowerPC
    By augusbas in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 26th February 2010, 09:11
  5. Replies: 2
    Last Post: 20th October 2008, 18:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.