Installing Gtk4 and Qt6 development packages

Thanks. I could compile a Qt6 C++ application and a GTK 4 C application. For GTK one has to install devel/pkgconf. On Linux it is called pkg-config. Now I'm trying to compile gtkmm in order to use the C++ interface to GTK 4.
 
Back
Top