Closed efleurant closed 2 years ago
Hi @efleurant, USD currently does not support 1.38.3. There is an outstanding PR to add this support at #1738 but we haven't had a chance to look at pulling it in yet.
Filed as internal issue #USD-7163
Support for MaterialX 1.38.3 was merged in PR #1792 and will be part of the upcoming 22.08 release. Closing this out, thanks!
Description of Issue
USD 21.11 branch/tag failing to build against MaterialX 1.38.3 with the following error:
Please let me know if I can provide any other useful infos!
System Information (OS, Hardware)
OS: CentOS 7.7.1908 Kernel: 5.4.135-1.el7.elrepo.x86_64 CPU: AMD Ryzen Threadripper 2950X 16-Core Processor
Package Versions
Build Flags
cmake -D PXR_USE_PYTHON_3=ON -D PYTHON_LIBRARY=$HOME/.pyenv/versions/3.7.9/lib/libpython3.7m.so -D PYSIDEUICBINARY=$HOME/.pyenv/versions/3.7.9/lib/python3.7/site-packages/PySide2/uic -D PXR_BUILD_MONOLITHIC=OFF -D PXR_BUILD_OPENIMAGEIO_PLUGIN=ON -D PXR_BUILD_OPENCOLORIO_PLUGIN=OFF -D PXR_BUILD_IMAGING=ON -D PXR_BUILD_ALEMBIC_PLUGIN=ON -D PXR_BUILD_EMBREE_PLUGIN=ON -D PXR_BUILD_USDVIEW=ON -D PXR_BUILD_USD_IMAGING=ON -D PXR_BUILD_USD_TOOLS=ON -D PXR_ENABLE_GL_SUPPORT=ON -D PXR_ENABLE_MATERIALX_SUPPORT=ON -D PXR_ENABLE_OPENVDB_SUPPORT=ON -D PXR_ENABLE_OSL_SUPPORT=OFF -D PXR_ENABLE_PTEX_SUPPORT=ON -D PXR_ENABLE_VULKAN_SUPPORT=OFF -D PXR_ENABLE_HDF5_SUPPORT=ON