Binding to C# and .NET for KDE. Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.
Binding to C# and .NET for KDE. Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.
To install qyoto, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qyoto
To see what files were installed by qyoto, run:
port contents qyoto
To later upgrade qyoto, run:
sudo port selfupdate && sudo port upgrade qyoto
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.