PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
6.11k stars 1.21k forks source link

Building with static OCIO not supported? #2129

Open pberto opened 1 year ago

pberto commented 1 year ago

Description of Issue

I just tried a quick build using the provided build script with static OCIO (--build-args OpenColorIO,"-DBUILD_SHARED_LIBS=OFF") but the generated usd library still is dynamically linking ocio, oiio and oiio util libs. Is this supported at all?

Steps to Reproduce

  1. build_usd.py with above build args.

System Information (OS, Hardware)

RHEL 8.7

sunyab commented 1 year ago

Filed as internal issue #USD-7825