I have a file in my project which I need to compile using an external tool, and the output of that is a pair of .c and .h files.
Whats the best way to integrate this into my Eclipse-CDT build?
I've tried out adding something to the 'Builders' section under Project Properties with mixed results.
thx
I got this working well by adding a 'Builder' of type 'Program'.
Right click on the project, Click Properties, Click New ..., Add the location of the file you want to execute, as well as any command line arguments.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With