> -----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. Farid.
