Guest User

Untitled

a guest
Feb 6th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. Running "/usr/bin/cmake /home/ashwin/kdenlive/kdenlive_git/kdenlive '-GCodeBlocks - Unix Makefiles' -DCMAKE_CXX_COMPILER:STRING=/usr/bin/g++ -DQT_QMAKE_EXECUTABLE:STRING=/home/ashwin/Qt5.7.0/5.7/gcc_64/bin/qmake" in /home/ashwin/kdenlive/kdenlive_git/build-kdenlive-Desktop_Qt_5_7_0_GCC_64bit-Default.
  2. -- Configuring incomplete, errors occurred!
  3. See also "/home/ashwin/kdenlive/kdenlive_git/build-kdenlive-Desktop_Qt_5_7_0_GCC_64bit-Default/CMakeFiles/CMakeOutput.log".
  4. CMake Error at /home/ashwin/Qt5.7.0/5.7/gcc_64/lib/cmake/Qt5SvgConfig.cmake:15 (message):
  5. The imported target "Qt5::Svg" references the file
  6.  
  7. "/home/ashwin/Qt5.7.0/5.7/include/"
  8.  
  9. but this file does not exist. Possible reasons include:
  10.  
  11. * The file was deleted, renamed, or moved to another location.
  12.  
  13. * An install or uninstall procedure did not complete successfully.
  14.  
  15. * The installation package was faulty and contained
  16.  
  17. "/home/ashwin/Qt5.7.0/5.7/gcc_64/lib/cmake/Qt5SvgConfig.cmake"
  18.  
  19. but not all the files it references.
  20.  
  21. Call Stack (most recent call first):
  22. /home/ashwin/Qt5.7.0/5.7/gcc_64/lib/cmake/Qt5SvgConfig.cmake:51 (_qt5_Svg_check_file_exists)
  23. /home/ashwin/Qt5.7.0/5.7/gcc_64/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package)
  24. CMakeLists.txt:84 (find_package)
  25.  
  26.  
  27. *** cmake process exited with exit code 1.
Add Comment
Please, Sign In to add comment