Guest User

CMake OctoMap 1.6.0 Mac

a guest
Apr 7th, 2013
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 1.83 KB | None | 0 0
  1. -- The C compiler identification is Clang 4.2.0
  2. -- The CXX compiler identification is Clang 4.2.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. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- octomap building as Release
  12. -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
  13. -- Compile octomap using: make
  14. -- Install octomap using: make install
  15. --     (be sure to set the correct CMAKE_INSTALL_PREFIX before)
  16. -- Compile API-documentation using: make docs
  17.  
  18. -- octovis building as Release
  19. -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework  
  20. -- Looking for Q_WS_X11
  21. -- Looking for Q_WS_X11 - not found
  22. -- Looking for Q_WS_WIN
  23. -- Looking for Q_WS_WIN - not found
  24. -- Looking for Q_WS_QWS
  25. -- Looking for Q_WS_QWS - not found
  26. -- Looking for Q_WS_MAC
  27. -- Looking for Q_WS_MAC - found
  28. -- Looking for QT_MAC_USE_COCOA
  29. -- Looking for QT_MAC_USE_COCOA - found
  30. -- Found Qt4: /usr/local/bin/qmake (found version "4.8.4")
  31. -- QGLViewer includes found in /Library/Frameworks/QGLViewer.framework/Headers
  32. -- QGLViewer found: /Library/Frameworks/QGLViewer.framework
  33. --
  34.  
  35. -- viewer octovis will be built
  36. -- Found Qt4: /usr/local/bin/qmake (found version "4.8.4")
  37. -- dynamicEDT3D building as Release
  38. -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
  39. -- Compile dynamicEDT3D using: make
  40. -- Install dynamicEDT3D using: make install
  41. --     (be sure to set the correct CMAKE_INSTALL_PREFIX before)
  42. -- Compile API-documentation using: make docs_dynamicEDT3D
  43.  
  44. -- Configuring done
  45. -- Generating done
  46. -- Build files have been written to: /Users/stephen/src/octomap-1.6.0/build
Advertisement
Add Comment
Please, Sign In to add comment