Closed anderslanglands closed 11 months ago
Filed as internal issue #USD-8981
@anderslanglands , there was a big renaming of alot of adapters and other plugins recently. Can you ensure you have completely nuked your OpenUSD environment before attempting to build and install from dev or 23.11 ?
Thanks Spiff, nuking everything and rebuilding from scratch did indeed fix it.
Description of Issue
usdrecord errors out with prim adapter errors
Steps to Reproduce
Get the following:
System Information (OS, Hardware)
Windows 11
Package Versions
Build Flags
cmake -B build -G Ninja -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_INSTALL_PREFIX=dist -DCMAKE_BUILD_TYPE=Release -DPython3_EXECUTABLE="$env:Python3_EXECUTABLE" -DPXR_BUILD_TESTS=OFF -DPXR_BUILD_EMBREE_PLUGIN=TRUE -DEMBREE_LOCATION="$env:EMBREE_ROOT" -DPXR_BUILD_OPENIMAGEIO_PLUGIN=ON -DPXR_BUILD_DOCUMENTATION=ON