daily pastebin goal
5%
SHARE
TWEET

Untitled

a guest Jun 26th, 2017 78 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cmake -DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` ..
  2.  
  3. -- The CXX compiler identification is unknown
  4. CMake Error at CMakeLists.txt:4 (project):
  5.   No CMAKE_CXX_COMPILER could be found.
  6.  
  7.   Tell CMake where to find the compiler by setting either the environment
  8.   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  9.   to the compiler, or to the compiler name if it is in the PATH.
  10.  
  11.  
  12. -- Configuring incomplete, errors occurred!
  13. See also "/home/brian/kio-gdrive/build/CMakeFiles/CMakeOutput.log".
  14. See also "/home/brian/kio-gdrive/build/CMakeFiles/CMakeError.log".
RAW Paste Data
Top