C++ Plugins
C++ plugins allow users to add and mix necessary feature sets (or even create new plugins with custom functionality).
How to Activate Plugins
To use C++ plugins, you need to specify extern_plugin command line argument on the start-up. The path is specified relative to the binary executable.
-extern_plugin plugin_name
-extern_plugin AppVive
Last update: 2018-08-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)