Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#64640 closed request (wontfix)

What will take to fix Qt5 for PowerPC? BSD seems to have it working

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: powerpc, leopard, qt Cc:
Port: qt5

Description

Does anyone know why exactly Qt5 fails for PowerPC on Mac OS? Apparently BSD has it: ftp://netbsd.csie.nctu.edu.tw/pub/pkgsrc/current/pkgsrc/x11/qt5-qtbase/index.html

It is written in C++, and we have recent gcc working on ppc/ppc64 on 10.5.8. What got broken so much after Qt4?

Change History (2)

comment:1 Changed 2 years ago by kencu (Ken)

On MacOS, qt5 uses SDK features and Apple technologies that don’t exist on older systems.

It is conceivably possible but practically very difficult to build qt5 as X11 on Apple hardware.

qt 5.15 works OK on a G5 running debian 11, so this is not a hardware limitation, but a software limitation.

Last edited 2 years ago by kencu (Ken) (previous) (diff)

comment:2 Changed 2 years ago by kencu (Ken)

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.