Include dummy plugin
Posted: Fri Feb 26, 2016 9:59 am
Hi community,
I'm trying to write a plugin for QLC+ to provide IDN output. I want to use the dummyplugin as a skeleton. So I tried to include the dummyplugin into QLC+. I added to the plugins.pro file. After building the project the plugin doesn't appear in the Input/Output tab in QLC+. But I guess it should appear there...
Is there anything else to do to include the plugin? Can anyone imagine what I'm doing wrong?
Best regards,
daubli
I'm trying to write a plugin for QLC+ to provide IDN output. I want to use the dummyplugin as a skeleton. So I tried to include the dummyplugin into QLC+. I added
Code: Select all
SUBDIRS += dummy
Is there anything else to do to include the plugin? Can anyone imagine what I'm doing wrong?
Best regards,
daubli