Advertisement
Guest User

Untitled

a guest
Apr 29th, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. -- Check for library 'cAudio'
  2. -- Check for cAudio.h
  3. -- Check for cAudio.h -- found
  4. -- Check for libcAudio.so
  5. -- Check for libcAudio.so -- found
  6. -- Check for library 'cAudio' -- found
  7. -- Checking for module 'OpenAL'
  8. -- No package 'OpenAL' found
  9. -- Could NOT find FFmpeg (missing: AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS SWSCALE_LIBRARIES SWSCALE_INCLUDE_DIRS)
  10. CMake Error at CMakeLists.txt:644 (InstallFollowingSymlink):
  11. InstallFollowingSymlink Function invoked with incorrect arguments for
  12. function named: InstallFollowingSymlink
  13.  
  14.  
  15. CMake Error at CMakeLists.txt:651 (InstallFollowingSymlink):
  16. InstallFollowingSymlink Function invoked with incorrect arguments for
  17. function named: InstallFollowingSymlink
  18.  
  19.  
  20. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  21. Please set them or make sure they are set and tested correctly in the CMake files:
  22. SWRESAMPLE_LIBRARIES (ADVANCED)
  23. linked by target "ThriveLib" in directory /opt/thrive
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement