Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ubuntuaddicted/42a4bce0ebf1d2907d35 to your computer and use it in GitHub Desktop.
Save ubuntuaddicted/42a4bce0ebf1d2907d35 to your computer and use it in GitHub Desktop.
obs-studio xubuntu 14.04.1 build error std output
ubu@dell:~/obs-studio/build$ cmake -DUNIX_STRUCTURE=0 -DCMAKE_INSTALL_PREFIX="${HOME}/obs-studio-portable" ..
-- Jansson >=2.5 not found, building bundled version
-- XCB[XCB]: Found component XCB
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find FFMpeg (missing: swresample) (found version "54.63.104")
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindFFMpeg.cmake:135 (find_package_handle_standard_args)
libobs/CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/ubu/obs-studio/build/CMakeFiles/CMakeOutput.log".
See also "/home/ubu/obs-studio/build/CMakeFiles/CMakeError.log".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment