Parsing compile error msgs [message #93458] |
Thu, 05 February 2004 03:32 |
Eclipse User |
|
|
|
Originally posted by: mic_yxcv.arcor.de
Hi all,
I'm trying to use eclipse3 with cdt as a replacement to ms visual c++ 1.4.
I managed to get my source code compiled, using microsofts nmake.
Everything works fine, except the parsing of the compiler output.
The compiler output is shown on the 'c-build' tab, but errors are not
shown in the 'Problems' tab.
I've checked an option in Project->Properties->Error Parsers, promisingly
called 'CDT Visual C Error Parser', with no effect.
When I check the option 'CDT GNU Linker Error Parser', the compile errors
are properly shown in the problems tab, but with line number set to 0. So
it's not possible to click on a problem and jump to the corresponding line
in the source - a feature I don't want to miss :)
Is there any way, to configure the error output parsing, i.e. tell the
ide, what token of the output string is the line number, for example?
Your help is highly appreciated!
TIA,
Michael
|
|
|
Powered by
FUDForum. Page generated in 0.38010 seconds