Created
May 1, 2026 18:10
-
-
Save scpeters/381180f2496d946aa9304941552ea05b to your computer and use it in GitHub Desktop.
subset of `brew install ogre2.3 -s --verbose`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ----------------------------------------------------------------------------- | |
| -- The following external packages were located on your system. | |
| -- This installation will have the extra features provided by these packages. | |
| + zlib | |
| + zziplib | |
| + freeimage | |
| + freetype | |
| + rapidjson | |
| + OpenGL | |
| + OpenGL 3+ | |
| + OpenGL ES 1.x | |
| + OpenGL ES 2.x | |
| + OpenGL ES 3.x | |
| + boost | |
| + boost-thread | |
| + boost-date_time | |
| + tbb | |
| + SDL2 | |
| + Doxygen | |
| ----------------------------------------------------------------------------- | |
| -- The following OPTIONAL packages could NOT be located on your system. | |
| -- Consider installing them to enable more features from this software. | |
| + vulkan-sdk: Vulkan SDK <https://vulkan.lunarg.com/> | |
| + RenderDoc: RenderDoc Integration <https://renderdoc.org/> | |
| + OpenVR: OpenVR for Virtual Reality <https://github.com/ValveSoftware/openvr> | |
| + Remotery: Realtime CPU/D3D/OpenGL/CUDA/Metal Profiler in a single C file with web browser viewer <https://github.com/Celtoys/Remotery> | |
| + POCO: POCO framework <http://pocoproject.org/> | |
| + GLSL Optimizer: GLSL Optimizer <https://github.com/aras-p/glsl-optimizer/> | |
| + HLSL2GLSL: HLSL2GLSL <http://hlsl2glslfork.googlecode.com/> | |
| + Softimage: Softimage SDK needed for building XSIExporter <FALSE> | |
| + TinyXML: TinyXML needed for building OgreXMLConverter <FALSE> | |
| + CppUnit: Library for performing unit tests <http://cppunit.sourceforge.net> | |
| ----------------------------------------------------------------------------- | |
| xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance | |
| -- | |
| ---------------------------------------------------------------------------- | |
| FEATURE SUMMARY | |
| ---------------------------------------------------------------------------- | |
| Building components: | |
| + MeshLodGenerator | |
| + PlanarReflections | |
| + SceneFormat | |
| + Overlay | |
| Building plugins: | |
| + Particle FX | |
| Building rendersystems: | |
| + OpenGL 3.3+ | |
| + Metal | |
| Building executables: | |
| + Tools | |
| Building core features: | |
| + Mesh Lod | |
| + DDS image codec | |
| + ETC image codec | |
| + FreeImage codec | |
| + rapidjson | |
| + ZIP archives | |
| Build type: dynamic | |
| Threading support: none | |
| Use double precision: disabled | |
| Nodes inherit transform: disabled | |
| Assert mode: standard | |
| Allocator type: standard | |
| STL containers use allocator: enabled | |
| Strings use allocator: disabled | |
| Memory tracker (debug): disabled | |
| Memory tracker (release): disabled | |
| Use Boost: disabled | |
| Use SIMD (SSE2): enabled | |
| Use SIMD (NEON): enabled | |
| ---------------------------------------------------------------------------- | |
| -- Configuring done (6.5s) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment