Advertisement
Guest User

cmake log

a guest
Jan 31st, 2022
9
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. -- The C compiler identification is GNU 8.3.0
  2. -- The CXX compiler identification is GNU 8.3.0
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. -- Addon source tarball caching is enabled
  16. -- ZIP packaging enabled (destination: /home/osmc/visualization.shadertoy/build/build/zips)
  17. -- Building following addons: visualization.shadertoy
  18. -- Overriding addon source directory prefix: /home/osmc
  19. --
  20. -- ---- Preparing general dependencies ----
  21. -- No platform specific file /home/osmc/xbmc/cmake/addons/depends/linux/CMakeLists.txt found
  22. -- Exclusion list:
  23. -- Exact Match list: visualization.shadertoy
  24. -- Regex list:
  25. -- Exact match visualization.shadertoy, building addon
  26. --
  27. -- ---- Configuring addon /home/osmc/xbmc/cmake/addons/addons/visualization.shadertoy/visualization.shadertoy.txt ----
  28. -- Processing /home/osmc/visualization.shadertoy/depends/common/glm/glm.txt
  29. -- glm url: https://github.com/g-truc/glm/releases/download/0.9.9.4/glm-0.9.9.4.7z
  30. -- glm extraflags: -DGLM_TEST_ENABLE_CXX_11=1;-DGLM_TEST_ENABLE=0;-DGLM_TEST_ENABLE_SIMD_SSE2=0;-DCMAKE_INSTALL_LIBDIR=lib
  31. -- Processing /home/osmc/visualization.shadertoy/depends/common/jsoncpp/jsoncpp.txt
  32. -- jsoncpp url: https://github.com/open-source-parsers/jsoncpp/archive/refs/tags/1.9.4.tar.gz
  33. -- jsoncpp extraflags: -DJSONCPP_WITH_TESTS=0;-DJSONCPP_WITH_POST_BUILD_UNITTEST=0;-DBUILD_SHARED_LIBS=0;-DBUILD_OBJECT_LIBS=0
  34. -- visualization.shadertoy DEPENDENCIES: glm;jsoncpp
  35. --
  36. -- Configuring done
  37. -- Generating done
  38. -- Build files have been written to: /home/osmc/visualization.shadertoy/build
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement