Hi, I've been trying to develop an errorformat for devstudio 2005, which has slightly changed the output format if you compile on multiple processors simultaneously; it used to be something like:

.\program_dir\main_file.cpp(721) : error C2065: 'blah' : undeclared identifier

Now, if you use the new simultaneous building feature, it looks like:

2>.\program_dir\main_file.cpp(721) : error C2065: 'blah' : undeclared identifier

I've tried to update the errorformat by prepending things like "%*\d>", but nothing seems to work. Has anyone worked up this errorformat already? Or, any suggestions appreciated.

Thanks,

-Mike

_________________________________________________________________
Interest Rates NEAR 39yr LOWS! $430,000 Mortgage for $1,299/mo - Calculate new payment http://www.lowermybills.com/lre/index.jsp?sourceid=lmb-9632-19132&moid=14888

Reply via email to