Sign In:     


Forum: VirtualDJ Plugins

Topic: need some plugin help

This topic is old and might contain outdated or incorrect information.

So, gotta write my own plugin. And fail with the example;

https://virtualdj.com/wiki/Plugins_SDKv8_Example.html

Well, at least it compiles.... but in Virtual DJ, I get "This plugin does not seem compatible with VirtualDJ 8").
Any hint?

And how can I make it a generic plugin?
 

Posted Mon 31 Oct 16 @ 6:27 pm
The example plugin there is a generic one.

If you're getting an error about it not being compatible, then you'll need to work out where it is failing. Ensure you have implemented DllGetClassObject correctly. Try removing all code from OnLoad and OnGetPluginInfo (except return S_OK).
 



(Old topics and forums are automatically closed)