undefined reference to `pluginInstance'

Actually not correct (although it works). You should rename your plugin.cpp to myModule.cpp and myModule.cpp to plugin.cpp otherwise the names don’t make sense for others and might be confusing.

1 Like

Yup your correct. Guess I got excited there.

3 Likes