Update readme
This commit is contained in:
parent
7f62211d43
commit
9aafe04b54
1 changed files with 29 additions and 27 deletions
|
|
@ -99,13 +99,15 @@ of *AssImp* can only be built for a single platform. To create *AssImp* librarie
|
|||
|
||||
2. Unzip and rename the directory to `assimp-3.3.1-macos`.
|
||||
|
||||
3. Open a *Terminal* session and navigate to the `assimp-3.3.1-ios/port/macOS` directory,
|
||||
3. Open a *Terminal* session and navigate to the `assimp-3.3.1-macos` directory,
|
||||
and run the following build commands:
|
||||
|
||||
cd path-to-assimp-3.3.1-macos
|
||||
cmake CMakeLists.txt -G 'Unix Makefiles'
|
||||
make
|
||||
|
||||
* If compilation fails, fix typo in `assimp-3.3.1-macos/code/D3MFImporter.cpp` and try `make` again
|
||||
|
||||
4. In the `assimp` directory within this directory, remove the existing `assimp-macos`
|
||||
symbolic link, and create a new symbolic link pointing to the `assimp-3.3.1-macos` directory:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue