Advertisement
Guest User

Untitled

a guest
Mar 30th, 2013
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 2.00 KB | None | 0 0
  1. -- Found ld.gold, compressing debugsymbols
  2. -- Boost version: 1.49.0
  3. -- Found the following Boost libraries:
  4. --   thread
  5. --   regex
  6. --   program_options
  7. --   system
  8. --   signals
  9. -- Could NOT find Boost
  10. -- Building Spring for 64bit environment
  11. -- using mtune=generic (unsure if it will sync in online gaming)
  12. -- Building Assimp with flags             -fopenmp -mtune=generic -msse -mfpmath=sse -mno-sse2 -mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-sse4 -mno-sse4a -mno-avx -mno-fma -mno-fma4 -mno-xop -mno-lwp -mno-avx2 -frounding-math -mieee-fp -pipe -fno-strict-aliasing  -fvisibility=hidden  -fvisibility-inlines-hidden -pthread
  13. -- Found AI Wrapper: CUtils (sources only wrapper)
  14. -- Found AI Interface: Java-AIInterface 0.1
  15. -- Could NOT find Maven (missing:  MVN_BIN MVN_VERSION MVN_ATTRIBUTES_DEFAULT)
  16. -- Found AI Interface: C-AIInterface 0.1
  17. -- Found AI Wrapper: Cpp-AIWrapper
  18. -- Found AI Wrapper: JavaOO
  19. -- Found vecmath.jar: /home/pierre/spring/aa/spring/AI/Wrappers/JavaOO/jlib/vecmath.jar
  20. -- Could NOT find Maven (missing:  MVN_BIN MVN_VERSION MVN_ATTRIBUTES_DEFAULT)
  21. -- Found AI Wrapper: LegacyCpp-AIWrapper
  22. -- Found AI Wrapper: LegacyCpp-Creg-AIWrapper
  23. -- Found Skirmish AI: NullAI 0.1
  24. -- Found Skirmish AI: CppTestAI 0.1
  25. -- Could NOT find Maven (missing:  MVN_BIN MVN_VERSION MVN_ATTRIBUTES_DEFAULT)
  26. -- Found Skirmish AI: NullJavaAI 0.1 (config: default)
  27. -- Found Skirmish AI: RAI 0.601
  28. -- Found Skirmish AI: AAI 0.9
  29. -- Could NOT find Maven (missing:  MVN_BIN MVN_VERSION MVN_ATTRIBUTES_DEFAULT)
  30. -- Found Skirmish AI: NullOOJavaAI 0.1 (config: default)
  31. -- Could NOT find XSLTProc (missing:  XSLTPROC_BIN)
  32. -- MAN pages will not be generated/installed; missing utilit(y|ies): asciidoc xsltproc
  33. -- user-docs (plain/text) will be installed to {INSTALL_PREFIX}/share/doc/spring-VERSION/engine
  34. -- Could NOT find Boost
  35. -- Note: Unit tests will not be built: Boost::test library was not found
  36. -- Configuring done
  37. -- Generating done
  38. -- Build files have been written to: /home/pierre/spring/aa/spring
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement