OpenUSD icon indicating copy to clipboard operation
OpenUSD copied to clipboard

Draco 1.3.6 cmake fails / 1.3.7 succeeds

Open lanxinger opened this issue 11 months ago • 2 comments

Draco 1.3.6 cmake fails / 1.3.7 succeeds

Steps to Reproduce

  1. Clone repo
  2. Built with the build script including draco build flag (--draco)
  3. cmake fails at 72% ([ 72%] Built target draco_compression_mesh_dec gmake: *** [Makefile:136: all] Error 2
  4. 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")
  5. Re-run the build script
  6. Success

System Information (OS, Hardware)

Ubuntu 22.04, AMD Ryzen x64 cmake 3.27.2

Package Versions

Build Flags

--draco --materialx --openimageio

lanxinger avatar Mar 19 '24 13:03 lanxinger

Filed as internal issue #USD-9464

jesschimein avatar Mar 19 '24 20:03 jesschimein

Problem still present in USD-24.05

ycollet avatar Jul 17 '24 09:07 ycollet