Skip to content
New issue

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

Qt5 vs Qt6 #3

Open
Querzion opened this issue Jun 30, 2024 · 2 comments
Open

Qt5 vs Qt6 #3

Querzion opened this issue Jun 30, 2024 · 2 comments

Comments

@Querzion
Copy link

This script needs to be updated for Qt6. It doesn't work properly.

@Querzion
Copy link
Author

The errors really ramps up at the latte-dock installation with missing dependencies etc.

@Querzion
Copy link
Author

`-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF5KIO: /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.116.0")
-- Found KF5NewStuff: /usr/lib/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.116.0")
-- Found KF5Notifications: /usr/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.116.0")
-- Found KF5Plasma: /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found version "5.116.0")
-- Found KF5PlasmaQuick: /usr/lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake (found version "5.116.0")
-- Found KF5Wayland: /usr/lib/cmake/KF5Wayland/KF5WaylandConfig.cmake (found version "5.116.0")
-- Found KF5WindowSystem: /usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.116.0")
-- Found KF5XmlGui: /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.116.0")
-- Found KF5: success (found suitable version "5.116.0", minimum required is "5.88.0") found components: Activities Archive CoreAddons GuiAddons Crash DBusAddons Declarative GlobalAccel Kirigami2 I18n IconThemes KIO NewStuff Notifications Plasma PlasmaQuick Wayland WindowSystem XmlGui
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found XKB: /usr/lib/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.5.0")
-- Found WrapVulkanHeaders: /usr/include
CMake Error at /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2850 (message):
qt_generate_foreign_qml_types() is only available in Qt 6.
Call Stack (most recent call first):
/usr/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake:145 (include)
/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
/usr/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:111 (find_dependency)
/usr/lib/cmake/Qt6Quick/Qt6QuickDependencies.cmake:42 (_qt_internal_find_qt_dependencies)
/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake:53 (include)
/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
/usr/lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake:40 (find_dependency)
CMakeLists.txt:39 (find_package)

CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
Found package configuration file:

/usr/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake

but it set Qt6Quick_FOUND to FALSE so package "Qt6Quick" is considered to
be NOT FOUND.
Call Stack (most recent call first):
/usr/lib/cmake/LibTaskManager/LibTaskManagerConfig.cmake:40 (find_dependency)
CMakeLists.txt:39 (find_package)

-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
-> error making: latte-dock-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
latte-dock-git - exit status 4
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant