-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
qt6: 6.4.2 and disable generation of cmake file for libdrm and wayland #15098
Conversation
I detected other pull requests that are modifying qt/6.x.x recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I get this error when trying to build it.
|
076a0cc
to
de7152b
Compare
@EricAtORS I just fixed the line numbers and force pushed (sorry). Can you please retry ? |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
in order to declare dependants before dependings
dd446b3
to
f206652
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit f206652qt/6.4.1
qt/6.3.2
qt/6.2.4
qt/6.4.2
|
This comment has been minimized.
This comment has been minimized.
Conan v1 pipelineAll green in build 15 ( |
Hooks produced the following warnings for commit f39bdb6qt/6.4.1
qt/6.2.4
qt/6.3.2
qt/6.4.2
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…libdrm and wayland * qt6: disable libdrm generation of cmake file it avoids overriding https://github.com/qt/qtbase/blob/3b60534ab9a2f467cd44ee23a1429ed46d6d5a23/cmake/3rdparty/kwin/FindLibdrm.cmake related to conan-io#14884 * Update conanfile.py * Update conanfile.py * Update conanfile.py * forward cppstd setting to qt fixes conan-io#15001 * reorder components creation in order to declare dependants before dependings * qt 6.4.2 * adapt wayland and libdrm targets according to https://github.com/qt/qtbase/blob/dev/cmake/3rdparty/kwin/FindLibdrm.cmake and https://github.com/qt/qtbase/blob/dev/cmake/3rdparty/extra-cmake-modules/find-modules/FindWayland.cmake
…libdrm and wayland * qt6: disable libdrm generation of cmake file it avoids overriding https://github.com/qt/qtbase/blob/3b60534ab9a2f467cd44ee23a1429ed46d6d5a23/cmake/3rdparty/kwin/FindLibdrm.cmake related to conan-io#14884 * Update conanfile.py * Update conanfile.py * Update conanfile.py * forward cppstd setting to qt fixes conan-io#15001 * reorder components creation in order to declare dependants before dependings * qt 6.4.2 * adapt wayland and libdrm targets according to https://github.com/qt/qtbase/blob/dev/cmake/3rdparty/kwin/FindLibdrm.cmake and https://github.com/qt/qtbase/blob/dev/cmake/3rdparty/extra-cmake-modules/find-modules/FindWayland.cmake
it avoids overriding https://github.com/qt/qtbase/blob/3b60534ab9a2f467cd44ee23a1429ed46d6d5a23/cmake/3rdparty/kwin/FindLibdrm.cmake and https://github.com/qt/qtbase/blob/3b60534ab9a2f467cd44ee23a1429ed46d6d5a23/cmake/3rdparty/extra-cmake-modules/find-modules/FindWayland.cmake
related to #14884
fixes #15001
Specify library name and version: qt/6.*