Skip to content

Commit 01e10c6

Browse files
Add some documentation for dependencies for MacOS support. Issue #146.
1 parent 9a01b20 commit 01e10c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BUILD.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ Required:
2020
- Windows
2121
- [Visual Studio 2012 update 5 (MSVC 11.0)](https://visualstudio.microsoft.com/downloads/) (Maya 2016 and 2017)
2222
- [Visual Studio 2015 update 3 (MSVC 14.0)](https://visualstudio.microsoft.com/downloads/) (Maya 2018 and 2019)
23+
- MacOS
24+
- [Xcode 7.3.1 with SDK 10.11, clang with libc++](https://developer.apple.com/download) (Maya 2018)
25+
- [Xcode version 7.3.1 and CMake are required](https://developer.apple.com/download) (Maya 2019)
2326
- [CMake 2.8+](https://cmake.org/)
2427
- [Autodesk Maya 2016+](https://www.autodesk.com.au/products/maya/overview)
2528
- [CMinpack 1.3.6](https://github.com/devernay/cminpack/releases/tag/v1.3.6)

0 commit comments

Comments
 (0)