Ingresar:     


Forum: VirtualDJ Plugins

Tópico: need some plugin help

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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?
 

Mensajes 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).
 



(Los tópicos y foros antiguos son automáticamente cerrados)