Farid Zaripov wrote:
-----Original Message-----
From: Martin Sebor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 05, 2006 7:30 PM
To: [email protected]
Subject: Re: duplicate error message in Windows builds
Also in the same builds we continue trying to build other
components (utilities, rwtest, etc.) after the library failed
to build instead of aborting right away. This seems like a
problem with the Windows stdcxx build infrastructure --
Farid, do you have any insight into how to prevent the build
from continuing after the library failure?
Unfortunately, I don't :(
This is a feature of the devenv. The only way is build one
project per one invocation of the devenv.
A feature or a bug? It seems like the latter to me. We should
confirm that with Microsoft and if it is not documented as a
feature, file a change request.
Andrew also mentioned that he could find no way to retrieve
the status of the last operation (invocation?) of the devenv
executable. Again, unless that's a "feature" we should point
it out to them so that it gets fixed.
Martin