adobe / USD-Fileformat-plugins

A collection of USD fileformat plugins
298 stars 22 forks source link

Pre-built binary not working #24

Closed issacclee closed 3 months ago

issacclee commented 3 months ago

Expected Behaviour

Pre-built binary usdcat can convert fbx into usd

Actual Behaviour

usdcat prompt with an error Cannot determine file format for @test/diaiguanmu.fbx@

Reproduce Scenario (including but not limited to)

I used usdcat with these parameters ./bin/usdcat -o diaiguanmu.usd ./test/diaiguanmu.fbx

Platform and Version

ubuntu22.04.4 in windows10 linux subsystem The pre-built binary was from the release build "USD-2405-Artifacts"

kwblackstone commented 3 months ago

Hello, the USD-XXX-Artifacts are just vanilla USD and currently only used in the CI system to test the plugins. Once you have USD locally you still need to follow the instructions to build and install the plugins properly in order to use them. Instructions here: https://github.com/adobe/USD-Fileformat-plugins?tab=readme-ov-file#2-get-it