Hello, my friend has written a plugin on Windows, and organized his work with multiple .c files.
At the root of src/plugins there's roborne.c which is our entry point, and then there's a roborne_plugin directory which contains various other .c files necessary to make the plugin work.
Unfortunately, on our Linux server, `make plugin.roborne` fails because he can't find those dependencies.
Our server release depend on this so any help would be greatly appreciated. Thanks a lot ❤️
Hello, my friend has written a plugin on Windows, and organized his work with multiple .c files.
At the root of src/plugins there's roborne.c which is our entry point, and then there's a roborne_plugin directory which contains various other .c files necessary to make the plugin work.
Unfortunately, on our Linux server, `make plugin.roborne` fails because he can't find those dependencies.
Our server release depend on this so any help would be greatly appreciated. Thanks a lot ❤️
Share this post
Link to post
Share on other sites