[MacPorts] #62441: qBittorrent fails to build on OS X 10.10.5
MacPorts
noreply at macports.org
Thu Jul 1 07:08:33 UTC 2021
#62441: qBittorrent fails to build on OS X 10.10.5
-----------------------------------+------------------------
Reporter: DanielSmedegaardBuus | Owner: i0ntempest
Type: defect | Status: closed
Priority: Low | Milestone:
Component: ports | Version: 2.6.4
Resolution: fixed | Keywords: yosemite
Port: qbittorrent |
-----------------------------------+------------------------
Comment (by kencu):
your error is
{{{
:info:build compiling moc_previewlistdelegate.cpp
2534 :info:build moc_mainwindow.cpp:432:22: error: no member named
'toggleVisibility' in 'MainWindow'
2535 :info:build case 70:
_t->toggleVisibility((*reinterpret_cast< const
QSystemTrayIcon::ActivationReason(*)>(_a[1]))); break;
2536 :info:build ~~ ^
}}}
and more like that.
This likely means the qt you are building against is too old, so don't try
to install an even older one...
You may be able to work around this with some effort. I have done this
many times. But it may not be a small enough effort to be worthwhile.
--
Ticket URL: <https://trac.macports.org/ticket/62441#comment:51>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list