Skip to content
Discussion options

You must be logged in to vote

This should work.

As you mentioned, only two steps are usually required:

  1. Placing your new plugin in the src/<plugin_type> folder
  2. Adding a add_plugin(mynewplugin mynewplugin.cpp) line to src/<plugin_type>/CMakeLists.txt

Could you share the error message you're getting? Ideally, also your new plugin source code.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JiangGuotai
Comment options

Answer selected by JiangGuotai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants