Windows Vista Beta | WinVistaBeta.com - Message | Rebuilding

October 07, 2008  
Subject: Rebuilding
Group: microsoft.public.vstudio.general
Date: 5/3/2008 3:35:07 AM
From: Stephen Wolstenholme [Email Address Protection]

I'm using VC++ in VS2005. Every time I do a build it does a full
rebuild even if nothing has changed. I have tried a clean and even
deleted the whole intermediate folders. I am thinking it must have a
file timestamp incorrect.

Any ideas?

Steve

--
EasyNN-plus. Build Neural Networks. http://www.easynn.com
SwingNN. Forecast the Future. http://www.swingnn.com
Neural Planner Software Ltd http://www.npsl1.com

Back
Subject: Re: Rebuilding
Group: microsoft.public.vstudio.general
Date: 5/5/2008 12:03:54 AM
From: "Igor Solodovnikov" [Email Address Protection]

On Sat, 03 May 2008 13:35:07 +0300, Stephen Wolstenholme
<steve@tropheus.demon.co.uk> wrote:

> I'm using VC++ in VS2005. Every time I do a build it does a full
> rebuild even if nothing has changed. I have tried a clean and even
> deleted the whole intermediate folders. I am thinking it must have a
> file timestamp incorrect.
>
> Any ideas?
>

I have had similar problem. Please read here:

http://groups.google.com/group/microsoft.public.vstudio.general/browse_thread/thread/b07353598bdc29b7/b7399e7f7f3eafe0?lnk=st&q=#b7399e7f7f3eafe0

And here:

http://groups.google.com/group/microsoft.public.platformsdk.mslayerforunicode/browse_thread/thread/936597b244277fb5/efd5f376e2bb162e?lnk=st&q=#efd5f376e2bb162e

Back