Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Custom Error Parser for external build tool (Use external build that displays output in Console View)  () 1 Vote
Custom Error Parser for external build tool [message #558897] Tue, 14 September 2010 15:26 Go to previous message
wassya  is currently offline wassya
Messages: 4
Registered: September 2010
Junior Member
Hi,
I am using Eclipse CDT 7 with external build command. The project compiles and displays compiler output in Console View.
The problem is with setting the parser to show errors, warnings... in the Problems View. I have tried adding regular expressions patterns to catch needed text to the Problems View, but nothing appears there.
My compiler generates this line pattern for example:

e:\path\file.h(54) : Error[Pe065]: expected a ";"

Can somebody help me to debug, why in Problems View not shown parsers outputs?

I have tried to catch something to be sure that is a regex filter problem, but seems to be something with the parser or project configuration.

Thanks,
 
Read Message
Read Message
Read Message
Read Message icon9.gif
Read Message
Read Message
Previous Topic:Error parser for external tool
Next Topic:Toolchains are not listed when supported checkbox is checked
Goto Forum:
  


Current Time: Mon May 20 17:50:56 EDT 2013

Powered by FUDForum. Page generated in 0.01963 seconds