Open VelazcoJD opened 1 year ago
hello, are you able to access helloworld.usd in Omniverse Create before running the SampleApp.exe. Access to the Nucleus server needs to be authenticated and Create will require a login to Nucleus and by doing so, authorize the machine.
Yep, I can view the USD file in Create.
When attempting to connect to a local server and test the sample code, I get the following error:
If I download the USD file and use its path directly, the sample code successfully lists out the USD nodes:
Any idea what I could be doing wrong? I am using VS2019 with x64 configuration. Here is my CMake configuration:
Thanks!