Quarter is a light-weight glue library that provides seamless integration between Kongsberg SIM's Coin high-level 3D visualization library and Nokia's Qt 2D user interface library.
Quarter is a light-weight glue library that provides seamless integration between Kongsberg SIM's Coin high-level 3D visualization library and Nokia's Qt 2D user interface library.
To install Quarter, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Quarter
To see what files were installed by Quarter, run:
port contents Quarter
To later upgrade Quarter, run:
sudo port selfupdate && sudo port upgrade Quarter
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.