Opened 13 months ago
Closed 13 months ago
#68366 closed defect (fixed)
Error: qt4-mac does not currently build on macOS versions later than 13 Ventura.
Reported by: | ashterenli | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qt4-mac |
Description
I'm on
% xcodebuild -version Xcode 15.0 Build version 15A240d
Any way I can work around this problem?
What I'm really after is x2goclient.
Thank you
Change History (4)
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Owner: | set to michaelld |
---|---|
Port: | qt4-mac added |
Status: | new → assigned |
comment:2 Changed 13 months ago by kencu (Ken)
comment:3 Changed 13 months ago by kencu (Ken)
comment:4 Changed 13 months ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
and qt4-mac lives on!
A sImple fix to build on Sonoma with Xcode 15... this was built on an arm64 Mac, as x64_64, but should be just as easy on an Intel system running Sonoma.
I'll generate a PR for Michael.