Advertisement
Guest User

OSX Error

a guest
Dec 28th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. CMake Error at CMake/Utils/MacroLogFeature.cmake:91 (MESSAGE):
  2.  
  3.  
  4.  
  5. -----------------------------------------------------------------------------
  6.  
  7.  
  8. -- The following REQUIRED packages could NOT be located on your system.
  9.  
  10. -- Please install them before continuing this software installation.
  11.  
  12. -- If you are in Windows, try passing -DMYGUI_DEPENDENCIES_DIR=<path to
  13. dependencies>
  14.  
  15. -- Also check that you buildind with RenderSystem that you need or set
  16. another with -DMYGUI_RENDERSYSTEM=<1 2 or 3 for Direct3D_9 OGRE or OpenGL>
  17.  
  18.  
  19. -----------------------------------------------------------------------------
  20.  
  21.  
  22. + ogre: Support for the Ogre render system <>
  23.  
  24.  
  25. -----------------------------------------------------------------------------
  26. Call Stack (most recent call first):
  27. CMake/Dependencies.cmake:108 (MACRO_DISPLAY_FEATURE_LOG)
  28. CMakeLists.txt:232 (include)
  29.  
  30.  
  31. -- Configuring incomplete, errors occurred!
  32. See also "/tmp/openmw-mygui-ELQ2/MyGUI_3.2.0/CMakeFiles/CMakeOutput.log".
  33. See also "/tmp/openmw-mygui-ELQ2/MyGUI_3.2.0/CMakeFiles/CMakeError.log".
  34. ==> Formula
  35. Tap: corristo/openmw
  36. Path: /usr/local/Library/Taps/corristo-openmw/openmw-mygui.rb
  37. ==> Configuration
  38. HOMEBREW_VERSION: 0.9.5
  39. HEAD: 44988d34fcd192b784aa3bb356d6deb5dc526a9e
  40. CPU: quad-core 64-bit ivybridge
  41. OS X: 10.9.1-x86_64
  42. Xcode: 5.0.2
  43. CLT: 5.0.1.0.1.1382131676
  44. X11: N/A
  45. ==> ENV
  46. HOMEBREW_CC: clang
  47. HOMEBREW_CXX: clang++
  48. MAKEFLAGS: -j4
  49. CMAKE_PREFIX_PATH: /usr/local
  50. CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
  51. CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
  52. PKG_CONFIG_PATH: /usr/local/opt/openmw-ogre18/lib/pkgconfig
  53. PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
  54. HOMEBREW_VERBOSE: 1
  55. ACLOCAL_PATH: /usr/local/share/aclocal
  56. PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/cmake/bin:/usr/local/opt/openmw-ogre18/bin:/usr/bin:/bin:/usr/sbin:/sbin
  57.  
  58. Error: openmw-mygui did not build
  59. Logs:
  60. /Users/nolan/Library/Logs/Homebrew/openmw-mygui/01.rm
  61. /Users/nolan/Library/Logs/Homebrew/openmw-mygui/02.rm
  62. /Users/nolan/Library/Logs/Homebrew/openmw-mygui/03.cmake
  63. /Users/nolan/Library/Logs/Homebrew/openmw-mygui/03.cmake.cc
  64. /Users/nolan/Library/Logs/Homebrew/openmw-mygui/CMakeCache.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement