I have a C++
project that I build using rake
rather than make
. To set this up in Eclipse I disabled the CDT and Scanner builders and created a rake builder pointing to the rake executable. This causes the project to be built correctly with Ctrl-B. However, the C++ error parser doesn't seem to be kicking in on the output.
What do I need to do to get g++ output processed by the error parser?
Have you tried this?
Refer: Adding a C++ Error Parser in Eclipse
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