Public bug reported:

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)

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170753

Title:
  Qt5Core ships with broken CMake config files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1170753/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to