| Custom Error Parser for external build tool [message #558897] |
Tue, 14 September 2010 15:26  |
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,
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01761 seconds