Advertisement
Guest User

Untitled

a guest
Apr 21st, 2015
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. it was not here the complete issue
  2.  
  3. ~/obs-studio/build$ cmake -DUNIX_STRUCTURE=1 -DCMAKE_INSTALL_PREFIX=/usr ..
  4. -- OBS_VERSION: 0.9.1-95-g4af2353
  5. -- Found FFMpeg: /usr/local/bin/../lib/libavcodec.so (found version "56.35.101") found components: avcodec avfilter avdevice avutil swscale avformat swresample
  6. -- Jansson >=2.5 not found, building bundled version
  7. -- XCB[XCB]: Found component XCB
  8. -- Found FFMpeg: /usr/local/bin/../lib/libavformat.so (found version "56.30.100") found components: avformat avutil swscale swresample avcodec
  9. -- Using libavcodec for image loading in libobs
  10. -- XCB[XCB]: Found component XCB
  11. -- Could NOT find XCB_RANDR (missing: XCB_RANDR_LIBRARY XCB_RANDR_INCLUDE_DIR)
  12. -- XCB[XINERAMA]: Found component XINERAMA
  13. CMake Error at /usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  14. Could NOT find XCB (missing: XCB_RANDR_FOUND)
  15. Call Stack (most recent call first):
  16. /usr/local/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  17. cmake/Modules/FindXCB.cmake:239 (find_package_handle_standard_args)
  18. obs/CMakeLists.txt:74 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement