Ubuntu Pastebin

Paste from chaene at Sat, 3 Sep 2016 20:28:32 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
cmake ..
CMake Warning at /usr/share/ECM/modules/ECMQueryQmake.cmake:22 (message):
  Failed call: qmake-qt5 -query "QT_INSTALL_PLUGINS"
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:432 (query_qmake)
  CMakeLists.txt:36 (include)


CMake Error at /usr/share/ECM/modules/ECMQueryQmake.cmake:23 (message):
  QMake call failed: No such file or directory
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:432 (query_qmake)
  CMakeLists.txt:36 (include)


-- Configuring incomplete, errors occurred!
Download as text