amirstan_plugin icon indicating copy to clipboard operation
amirstan_plugin copied to clipboard

how do I use an engine file in C++

Open rimu123 opened this issue 3 years ago • 1 comments

Thank you for your contribution. I have generated an engine file, how do I use it in C++. The error is: [TRT] INVALID_ARGUMENT: getPluginCreator could not find plugin GridSamplePluginDynamic version 1. Looking forward to your reply!

rimu123 avatar Jun 09 '21 12:06 rimu123

Hi, here is a c++ example of engine deployment. See if this can help you.

grimoire avatar Jun 09 '21 12:06 grimoire