We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UbuntuKylin 21.10 with Qt 5.15.2. When i try to compile qt-plugins, an error has occurred. Qt 5.14.2 is required.
CMake Error in platformtheme/CMakeLists.txt: Imported target "Qt5ThemeSupport::Qt5ThemeSupport" includes non-existent path
"/usr/include/aarch64-linux-gnu/qt5/QtThemeSupport/5.14.2"
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not provide.
The text was updated successfully, but these errors were encountered:
Is qtbase5-private-dev installed?
qtbase5-private-dev
Sorry, something went wrong.
Yes.
No branches or pull requests
UbuntuKylin 21.10 with Qt 5.15.2.
When i try to compile qt-plugins, an error has occurred.
Qt 5.14.2 is required.
CMake Error in platformtheme/CMakeLists.txt:
Imported target "Qt5ThemeSupport::Qt5ThemeSupport" includes non-existent
path
in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:
The path was deleted, renamed, or moved to another location.
An install or uninstall procedure did not complete successfully.
The installation package was faulty and references files it does not
provide.
The text was updated successfully, but these errors were encountered: