Advertisement
Ponchale

Error with libdbusmenu-qt

Feb 16th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ponchale@easylabs:~/libdbusmenu-qt/build$ sudo cmake -DCMAKE_INSTALL_PREFIX=$KF5 -DCMAKE_PREFIX_PATH=$KF5 -DWITH_DOC:bool=OFF ..
  2. -- Autodetecting Qt version to use
  3. qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such file or directory
  4. CMake Error at /usr/share/cmake-3.2/Modules/FindQt4.cmake:1326 (message):
  5. Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
  6. Call Stack (most recent call first):
  7. CMakeLists.txt:49 (find_package)
  8.  
  9.  
  10. -- Configuring incomplete, errors occurred!
  11. See also "/home/ponchale/libdbusmenu-qt/build/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement