Qt Assistant: Offering backwards compatibility for certain applications, relying on certain parts of Qt 3 through Qt 4.6.3, to work with Qt 4.7+. this module was removed from Qt as of version 4.7.0.
Qt Assistant: Offering backwards compatibility for certain applications, relying on certain parts of Qt 3 through Qt 4.6.3, to work with Qt 4.7+. this module was removed from Qt as of version 4.7.0.
To install qt-assistant, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qt-assistant
To see what files were installed by qt-assistant, run:
port contents qt-assistant
To later upgrade qt-assistant, run:
sudo port selfupdate && sudo port upgrade qt-assistant
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.