ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #00673
[Bug 1170753] Re: Qt5Core ships with broken CMake config files
This one is fixed by now, CMake is used quite widely in Ubuntu now with
Qt 5.
** Changed in: qtbase-opensource-src (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1170753
Title:
Qt5Core ships with broken CMake config files
Status in “qtbase-opensource-src” package in Ubuntu:
Fix Released
Bug description:
Qt core seems to ship with a config file that is refering to a
nonexisting cmake config file.
Output from a simple Qt5 project that apparently works on various platforms including Arch:
CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:237 (find_package):
Could not find a package configuration file provided by "Qt5debug" with any
of the following names:
Qt5debugConfig.cmake
qt5debug-config.cmake
Add the installation prefix of "Qt5debug" to CMAKE_PREFIX_PATH or set
"Qt5debug_DIR" to a directory containing one of the above files. If
"Qt5debug" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
applications/bounce/CMakeLists.txt:123 (qt5_use_modules)
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Core/Qt5CoreMacros.cmake:239 (message):
Can not use "debug" module which has not yet been found.
Call Stack (most recent call first):
applications/bounce/CMakeLists.txt:123 (qt5_use_modules)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1170753/+subscriptions