google / usd_from_gltf

Apache License 2.0
547 stars 85 forks source link

Moving Local Install to Another Computer #85

Open methot-ilya-3ds opened 3 years ago

methot-ilya-3ds commented 3 years ago

Does anyone have any tips on how to move the usd_from_gltf to another computer?

I have a server that I am working with that is not connected to the internet. I successfully installed usd_from_gltf on my local computer and was able to start converting files. However, when I moved the USD install and the usd_from_gltf install to the other computer, I began to get many missing .dll errors, and eventually a "The Application was Unable to Start Correctly (0xc000007b)" error when attempting to run the usd_from_gltf from terminal.

I would really like to be able to run this from a internet-less computer, but since I can't install it locally on the other computer I am beginning to think that this isnt possible.