Re: Mystery rebuilds
From: James (James_at_discussions.microsoft.com)
Date: 11/04/04
- Previous message: Felix Wang: "RE: How do I set the installer to..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 01:24:01 -0800
There's nothing helpful in the build log, unfortunately.
It seems to happen the first time I debug after turning my pc on in the
morning.
If i wait a minute or two after loggin in before opening visual studio, then
wait another 2 minutes for sourcesafe to finish doing its checking the
problem doesn't happen.
"Mark Heaton" wrote:
> I have been suffering from this since in installed Platform SDK for XP SP2.
> My application's IDL file included MSHTML.idl which goes on and includes a
> whole load of Macintosh includes inside #ifdef _MAC statements. Unfortunately
> the IDE doesn't recognise the #ifdef statements and therefore assumes that
> the file doesn't exist and the solution must be out of date.
> To fix this I created a new directory, added it to the end of my include
> path, and then created a whole load of empty files with the names being
> sought (things like mcoaidl.h). This allows the IDE to work and since they
> are not compiled in it doesn't matter they are blank.
> Of course if you go on and install the Macintosh build environment the
> problem will go away (hence the reason you should include this directory
> last!)
>
> Can MS fix this please!!!
>
> Mark
>
>
> "Pascal Soveaux" wrote:
>
> > Do you read the build log? It sometimes contains useful informations.
> >
> > "James" <James@discussions.microsoft.com> wrote in message
> > news:0207113D-4C34-4E5D-85F7-710D352E231A@microsoft.com...
> > > Both my Manged C++ and C++ MFC projects are doing a full rebuild from
> > > time-to-time on F5 when literally nothing has changed.
> > > Has anyone managed to track this one down, or at least work out a pattern
> > > of
> > > when it occurs?
> > >
> > > The project is completely up to date, no changes have been made in
> > > sourcesafe.
> > > Its Visual Studio .Net 2003.
> > >
> > > The problem seemed to occur since I upgrade to XP SP2 and we changed our
> > > virus scan to Symantec (although this might a red herring).
> > > I'm not sure if the virus scan could be interfering with however VS .Net
> > > checks whether changes have been made...
> >
> >
> >
- Previous message: Felix Wang: "RE: How do I set the installer to..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|