Opened 2 years ago
Last modified 2 years ago
#66203 assigned defect
qwt61 is defaulting to +qt4 on arm64, which doesn't work
Reported by: | billewood (William Wood) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qwt |
Description
Error: Cannot install qwt for the arch 'arm64' because Error: its dependency qt4-mac only supports the archs 'ppc ppc64 i386 x86_64'.
OS: Ventura 13.0 Chip: Apple M1 Pro
Change History (1)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Owner: | set to michaelld |
---|---|
Port: | qwt added; qwt61 removed |
Status: | new → assigned |
Summary: | Can't install qwt via Macports- arm64 error → qwt61 is defaulting to +qt4 on arm64, which doesn't work |
Note: See
TracTickets for help on using
tickets.
Indeed, Qt 4 does not have Apple Silicon support. So the qwt ports should at least default to +qt5 on those systems, if not hide the older qt variants entirely. (In fact maybe it should just default to +qt5 everywhere?)