Closed moeenio closed 2 years ago
Hi, I will not be able to help with Ubuntu packages, but I think you are correct with the package you need to install.
but I think you are correct with the package you need to install.
Yeah, but I don't want to have my entire desktop deleted :)
Trying to build QGnomePlatform on Ubuntu 21.10 aarch64 , running
cmake ..
says it can't findQt5ThemeSupport
:I couldn't find anything related in the ubuntu packages. A google search seems to say I could use the
qtbase5-private-dev
package. However, trying to install this package, apt wants to remove most of my desktop environement(s) and apps (pastebin).What's the proper way, if any, to install
Qt5ThemeSupport
on ubuntu to build this?