Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Parsing compile error msgs
Parsing compile error msgs [message #93458] Thu, 05 February 2004 03:32
Eclipse UserFriend
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
Previous Topic:c / c++
Next Topic:Defining colors for new types.
Goto Forum:
  


Current Time: Sat Jun 21 02:00:46 EDT 2025

Powered by FUDForum. Page generated in 0.38010 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top