OpenUSD
OpenUSD copied to clipboard
Draco 1.3.6 cmake fails / 1.3.7 succeeds
Draco 1.3.6 cmake fails / 1.3.7 succeeds
Steps to Reproduce
- Clone repo
- Built with the build script including draco build flag (--draco)
- cmake fails at 72% ([ 72%] Built target draco_compression_mesh_dec gmake: *** [Makefile:136: all] Error 2
- Replace Draco 1.3.6 with Draco 1.3.7 url (line 1479: DRACO_URL = "https://github.com/google/draco/archive/refs/tags/1.5.7.zip")
- Re-run the build script
- Success
System Information (OS, Hardware)
Ubuntu 22.04, AMD Ryzen x64 cmake 3.27.2
Package Versions
Build Flags
--draco --materialx --openimageio
Filed as internal issue #USD-9464
Problem still present in USD-24.05