soramimi / Guitar

Git GUI Client
https://soramimi.github.io/Guitar/
GNU General Public License v2.0
1.57k stars 124 forks source link

Is it possible to support building with Qt4? #127

Open barracuda156 opened 1 year ago

barracuda156 commented 1 year ago

We have no Qt5+ on Mac PowerPC :)

soramimi commented 1 year ago

Sorry. Qt4 is not supported. Now supports Qt5 and Qt6. Also, I cannot test the app on Mac PowerPC.

barracuda156 commented 1 year ago

Sorry. Qt4 is not supported. Now supports Qt5 and Qt6. Also, I cannot test the app on Mac PowerPC.

Don’t worry about PowerPC, there are no arch-specific issues with Qt4, AFAIK. If it can work on i386, it will work on PPC. (My mention of PowerPC was to explain why I care about Qt4, nothing beyond that.)

Did you have an earlier branch or version with Qt4 support? (Of course I do not know how involving it is to fix it for the current versions. I won’t expect any upstream developer to spend significant time on such a task.)