Compiling a plugin that requires dependencies
I'm trying to compile the oraxen plugin from its github by cloning the repository and then trying to build it but i keep getting a build failure error. i realise now that the plugin requires dependencies and i think this is what is causing the error; does anyone know how to build a plugin that requires dependencies?