From: eg (egoots_at_[hidden])
Date: 2007-08-10 16:45:44


luca regini wrote:
> While trying to compile a snapshot of the SVN repository with VS 7.1 (
> on a Windows XP box ) i got server "buffer overrun" errors that
> resulted in about 20 targets not being compiled. MSDN says that
> disabling precompiled header support the problem should not manifest
> anymore. Is there anyone that has solved it?
> Thanks in advance,
> Luca

I had this happen to me when trying to build 1.34.1 release using VS 7.1
(on a Win XP box).

I thought I did something wrong. IIRC, I opened a new command window,
set up the MS env. variables by running VCvars32.bat and tried again and
this time it worked.