Eclipse - Build output is parsed incorrectly
Posted: Tue Dec 18, 2018 11:14 pm
Hello, I'm trying to build using eclipse C++ in Debian, and my output is not being parsed correctly.
In the end of the compilation, the console will always output
As you can see, it seems my build output parser is set correctly:
The only thing that raises flags in my eyes is that it seems to be missing many "cygpath"s when it builds.
I'm not sure what that means.
In the end of the compilation, the console will always output
You can see the full output here: https://pastebin.com/ZWXijPPwBuild Failed. 130 errors, 1 warnings. (took 21s.459ms)
As you can see, it seems my build output parser is set correctly:
The only thing that raises flags in my eyes is that it seems to be missing many "cygpath"s when it builds.
I'm not sure what that means.