Jump to content
  • 0
Sign in to follow this  
Woli

Compile plugin with multiple files

Question

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

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.