Advertisement
Guest User

Untitled

a guest
Apr 19th, 2015
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.64 KB | None | 0 0
  1. nook@satellite:~/Downloads/dolphin-c5b1ec3329d47006bfddb381f730ad4310528b00$ cmake -L ./
  2. fatal: Not a git repository (or any of the parent directories): .git
  3. fatal: Not a git repository (or any of the parent directories): .git
  4. fatal: Not a git repository (or any of the parent directories): .git
  5. x86_64
  6. OpenMP parallelization enabled
  7. ALSA found, enabling ALSA sound backend
  8. ao found, enabling ao sound backend
  9. bluez found, enabling bluetooth support
  10. PulseAudio found, enabling PulseAudio sound backend
  11. OpenAL found, enabling OpenAL sound backend
  12. Wayland support disabled
  13. X11 support enabled
  14. Xrandr found
  15. -- checking for modules 'libavcodec>=53.35.0;libavformat>=53.21.0;libswscale>=2.1.0;libavutil>=51.22.1'
  16. -- package 'libavcodec>=53.35.0' not found
  17. -- package 'libavformat>=53.21.0' not found
  18. libav not found, disabling AVI frame dumps
  19. PortAudio found, enabling mic support
  20. Using shared lzo
  21. Using shared libpng
  22. Using shared soundtouch
  23. Using shared SDL2
  24. Using shared LibUSB
  25. Found SFML: /usr/include
  26. Using static SFML 1.5 from Externals
  27. -- Checking to see if system version contains necessary methods
  28. Using shared PolarSSL
  29. Using shared SOIL
  30. Using shared zlib
  31. -- checking for one of the modules 'glew>=1.8'
  32. Using static GLEW from Externals
  33. Found wxWidgets version 3.0.2
  34. wxWidgets found, enabling GUI build
  35. -- Configuring done
  36. -- Generating done
  37. -- Build files have been written to: /home/nook/Downloads/dolphin-c5b1ec3329d47006bfddb381f730ad4310528b00
  38. -- Cache values
  39. ANDROID:BOOL=OFF
  40. CMAKE_BUILD_TYPE:STRING=Release
  41. CMAKE_INSTALL_PREFIX:PATH=/usr/local
  42. DISABLE_WX:BOOL=OFF
  43. DSPTOOL:BOOL=OFF
  44. ENABLE_PCH:BOOL=ON
  45. ENCODE_FRAMEDUMPS:BOOL=ON
  46. FASTLOG:BOOL=OFF
  47. GDBSTUB:BOOL=OFF
  48. GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/bin/msgfmt
  49. GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/bin/msgmerge
  50. LZO:FILEPATH=/usr/lib/x86_64-linux-gnu/liblzo2.so
  51. LZO_INCLUDE:PATH=/usr/include
  52. OPENMP:BOOL=ON
  53. OPROFILING:BOOL=OFF
  54. PNG:FILEPATH=/usr/lib/x86_64-linux-gnu/libpng.so
  55. PNG_INCLUDE:PATH=/usr/include
  56. SDL2MAIN_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libSDL2main.a
  57. SDL2_INCLUDE_DIR:PATH=/usr/include/SDL2
  58. SDL2_LIBRARY:STRING=/usr/lib/x86_64-linux-gnu/libSDL2main.a;/usr/lib/x86_64-linux-gnu/libSDL2.so;-lpthread
  59. SFML_INCLUDE_DIR:PATH=/usr/include
  60. SOIL:FILEPATH=/usr/lib/libSOIL.so
  61. SOIL_INCLUDE:PATH=/usr/include
  62. UNITTESTS:BOOL=OFF
  63. USE_EGL:BOOL=OFF
  64. USE_GLES:BOOL=OFF
  65. USE_GLES3:BOOL=OFF
  66. USE_WAYLAND:BOOL=OFF
  67. USE_X11:BOOL=ON
  68. bindir:PATH=/usr/local/bin
  69. datadir:PATH=/usr/local/share/dolphin-emu
  70. userdir:STRING=.dolphin-emu
  71. wxWidgets_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/wx-config
  72. wxWidgets_USE_DEBUG:BOOL=OFF
  73. wxWidgets_wxrc_EXECUTABLE:FILEPATH=/usr/bin/wxrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement