Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings.
Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine
Scripting Meta Object Kompiler Engine (SMOKE) Qt bindings. SMOKE is a introspective wrapper around the Qt and KDE frameworks. Legend has it that SMOKE stands for Scripting Meta Object Kompiler Engine
To install smokeqt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install smokeqt
To see what files were installed by smokeqt, run:
port contents smokeqt
To later upgrade smokeqt, run:
sudo port selfupdate && sudo port upgrade smokeqt
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.