mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 02:39:03 +08:00
Add macos make build instructions to maya/README.md.
This commit is contained in:
parent
d4675cf0d1
commit
4677d014e4
@ -51,6 +51,15 @@ You should be able to find the library under:
|
|||||||
path/to/build/Debug(or Release)/draco_maya_wrapper.bundle
|
path/to/build/Debug(or Release)/draco_maya_wrapper.bundle
|
||||||
~~~~
|
~~~~
|
||||||
|
|
||||||
|
The makefile generator will also work:
|
||||||
|
|
||||||
|
~~~~~ bash
|
||||||
|
$ cmake path/to/draco -DBUILD_MAYA_PLUGIN=ON && make
|
||||||
|
~~~~~
|
||||||
|
|
||||||
|
`draco_maya_wrapper.bundle` can be found in the directory where you generated
|
||||||
|
the build files and ran make.
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
On Windows, run the following command to generate Visual Studio projects:
|
On Windows, run the following command to generate Visual Studio projects:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user