Hi,
Could anyone please share the documentation or guidelines for integrating a C++ extension into Omniverse?
Hi,
Could anyone please share the documentation or guidelines for integrating a C++ extension into Omniverse?
Just to add, your c++ extension can be integrated into Kit Sdk, using the docs above, but we do not support ‘building’ any c++ extension that requires a USD dependency, inside the kit app template.
Hi, thank you for the responses.
I was able to successfully use the sample C++ extension built using the Kit C++ Extension Template — Kit Extension Template C++ 108.0.0 documentation within the Kit App Template.
However, I’m facing an issue — I can add the extension to the Kit App Template, but after closing and relaunching the app, I encounter the following error (as shown in the screenshot). Additionally, the application hangs when I select the “Extension” option from the menu.
Could you please confirm whether my steps are correct, or if I need to follow a different method?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.