Autodesk / arnold-usd

Arnold components for USD
https://www.arnoldrenderer.com/
Other
242 stars 57 forks source link

Python bindings for the schemas are not working when built via CMake #197

Open sirpalee opened 4 years ago

sirpalee commented 4 years ago

Describe the bug The python bindings for the schemas are not working due to various reasons on OSX when built via CMake.

On OSX, especially on Catalina, I need to make sure that _usdArnold.so (the python module has an extension of .so on OSX, similarly to the Pixar builds) can find libusdArnold.dylib.

sirpalee commented 4 years ago

The issue on Linux was an incorrect CMake configuration on my side, removing that from the ticket.

autodesk-oss-arnold-bot[bot] commented 1 year ago

Issue synced internally to ARNOLD-13235