Hello!
I have a problem with Metrowerks CodeWarrior. I want to automatize the
building process and I have had success with command line switches
and CMDIde.exe.
My question is: How can I ex****t the Errors&Warnings list to a text
file automatically? Now I get only map file, which has not all the
error information generated by Codewarrior.
For example, the Errors&Warnings window says something like
"variable VAR is referenced by foo.c and it is not defined".
The MAP file says something like "Undefined symbol: VAR" with
no reference information.
Thank you in advance,
-z-