VC 6.0 always rebuild 
Author Message
 VC 6.0 always rebuild

Hi,
Some of my project always want to rebuild completely, although they have
exactly the same project settings, which I uses in projects, where the
incremental build process works correctly. I really don't know what's the
matter for the this problem, perhapse I have to download a new service pack
or something like this...

I would be very happy if anyone could help me, because I'm really getting
confuses with this bug!

Thanks in advance
                        Sebastian Faust



Tue, 13 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
Do the help files rebuild?
I have had problems when their is a problem with a help file it will cause a
rebuild and if the help file. To check this view the output from the help
compiler and check for error.

If this is the case two solutions are;
1) Remove the ****.hpj file from your projects files. (Tempurary fix).
2) Run the help compiler and determine the error. I often have a problem
when I change systems where VC is installed in different drives and the
second last line
#include <F:\Program Files\Microsoft Visual
Studio\VC98\MFC\include\afxhelp.hm> causes problems.

--
John McTainsh (Kiwi)
__________________________________________
If you have a comment regarding my answer , please mail

Dont for get to remove (REMOVE THIS).

Quote:

>Hi,
>Some of my project always want to rebuild completely, although they have
>exactly the same project settings, which I uses in projects, where the
>incremental build process works correctly. I really don't know what's the
>matter for the this problem, perhapse I have to download a new service pack
>or something like this...

>I would be very happy if anyone could help me, because I'm really getting
>confuses with this bug!

>Thanks in advance
>                        Sebastian Faust



Tue, 13 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
I have had this problem when the dates on on or more files is later than the
current system time.


Tue, 13 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
No, the help file do not rebuild. I have not
insert any help files in my project.
Also I have to mention that this error only
occurs sometimes. Yesterday after I have posted
this message to the newsgroups, I have
experimented with VC. Suddenly everything works
pretty fine, but when I then rebuild everything,
VC now only wants to recompile the "mainfrm.cpp"
file not the complete project anymore.
Furthermore now on my other system the same error
occurs.

I'm really very confused with this version of VC
6.0.
For any suggestion on solving this problem I
would be very thankful.

With best regards
            Sebastian



Quote:

> Do the help files rebuild?
> I have had problems when their is a problem

with a help file it will cause a
Quote:
> rebuild and if the help file. To check this

view the output from the help
Quote:
> compiler and check for error.

> If this is the case two solutions are;
> 1) Remove the ****.hpj file from your projects

files. (Tempurary fix).
Quote:
> 2) Run the help compiler and determine the

error. I often have a problem
Quote:
> when I change systems where VC is installed in

different drives and the
Quote:
> second last line
> #include <F:\Program Files\Microsoft Visual
> Studio\VC98\MFC\include\afxhelp.hm> causes
problems.

> --
> John McTainsh (Kiwi)
> __________________________________________
> If you have a comment regarding my answer ,
please mail

printrak.com
> Dont for get to remove (REMOVE THIS).




Quote:

> >Hi,
> >Some of my project always want to rebuild

completely, although they have
Quote:
> >exactly the same project settings, which I

uses in projects, where the
Quote:
> >incremental build process works correctly. I

really don't know what's the
Quote:
> >matter for the this problem, perhapse I have

to download a new service pack
Quote:
> >or something like this...

> >I would be very happy if anyone could help me,

because I'm really getting

Quote:
> >confuses with this bug!

> >Thanks in advance
> >                        Sebastian Faust

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.


Tue, 13 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
Check the dates of your source and object files.  If they're in the future,
then they'll always be out of date and will be rebuilt.  You may need to
'touch' the files to restore them to the current time and date.

Steve Dunn


Quote:

> Hi,
> Some of my project always want to rebuild completely, although they have
> exactly the same project settings, which I uses in projects, where the
> incremental build process works correctly. I really don't know what's the
> matter for the this problem, perhapse I have to download a new service
pack
> or something like this...

> I would be very happy if anyone could help me, because I'm really getting
> confuses with this bug!

> Thanks in advance
>                         Sebastian Faust



Sat, 17 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
Did you install the Windows CE Toolkit for VC++ 6.0? In that case, you'll have
to wait for a fix. It's a known bug. I will install VStudio SP3 tonight and let
you know if this fixes the bug.

Regards.

--
Patrick Philippot (MainSoft sarl)

Besoin d'aide en dveloppement Windows?
Cliquez ici: http://www.mainsoft.fr
tel/fax: +33 (0)1 69 40 94 85



Sat, 17 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
Unfortunately, VS6 SP3 is *NOT* compatible with Windows CE Toolkit.

-Andy


Quote:
> Did you install the Windows CE Toolkit for VC++ 6.0? In that case, you'll
have
> to wait for a fix. It's a known bug. I will install VStudio SP3 tonight
and let
> you know if this fixes the bug.

> Regards.

> --
> Patrick Philippot (MainSoft sarl)

> Besoin d'aide en dveloppement Windows?
> Cliquez ici: http://www.mainsoft.fr
> tel/fax: +33 (0)1 69 40 94 85



Sun, 18 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild

Quote:
>Unfortunately, VS6 SP3 is *NOT* compatible with Windows CE Toolkit.

In which way?

Do you mean that installing the VS6 SP3 makes impossible to use the CE Toolkit?
Would be a nice story...

Thanks.

--
Patrick Philippot (MainSoft sarl)

Besoin d'aide en dveloppement Windows?
Cliquez ici: http://www.mainsoft.fr
tel/fax: +33 (0)1 69 40 94 85



Sun, 18 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
Andrew,

        Do you mean at all?  IOW, if I have the CE toolkit installed, should I
avoid SP3 like the plague?  Thanks!

Quote:

> Unfortunately, VS6 SP3 is *NOT* compatible with Windows CE Toolkit.

> -Andy

--

Michael Collins

http://www.psi3164.com



Sun, 18 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild
According to the download site at M$, it says that it's incompatible with
Windows CE Toolkit.

This is what the readme says: (goto
http://msdn.microsoft.com/vstudio/sp/readme.asp)

"Windows CE ToolKit and Visual Studio 6.0 Service Pack 3

Visual Studio Service Pack 3 overwrites certain Visual C++ 6.0 components
that are modified when you install the Microsoft? Windows CE Toolkit for
Visual C++ 6.0. This means you cannot run the Windows CE Toolkit for Visual
C++ 6.0 with Service Pack 3 installed on your machine. Note also that
Service Pack 3 does not include an uninstaller. If you install Service Pack
3 and then want to run the Windows CE Toolkit for Visual C++, you must
remove Visual C++ 6.0 using the Visual C++ 6.0 uninstaller and then
reinstall Visual C++ 6.0 and the Windows CE Toolkit for Visual C++. Future
versions of the Windows CE Toolkit for Visual C++ will address this
incompatibility with Visual Studio 6.0 Service Pack 3."

Quote:
> In which way?

Don't know.

Quote:

> Do you mean that installing the VS6 SP3 makes impossible to use the CE

Toolkit?

Yep, appearently.

Quote:
> Would be a nice story...

You said it.

-Andy



Sun, 18 Nov 2001 03:00:00 GMT  
 VC 6.0 always rebuild

Quote:
> Do you mean at all?  IOW, if I have the CE toolkit installed, should I
> avoid SP3 like the plague?  Thanks!

Avoid CE toolkit / VS6 SP3 combo at all costs.

According to the download site at M$, it says that VS6 SP3 is incompatible
with the Windows CE Toolkit.

This is what the readme says: (goto
http://msdn.microsoft.com/vstudio/sp/readme.asp)

"Windows CE ToolKit and Visual Studio 6.0 Service Pack 3

Visual Studio Service Pack 3 overwrites certain Visual C++ 6.0 components
that are modified when you install the Microsoft? Windows CE Toolkit for
Visual C++ 6.0. This means you cannot run the Windows CE Toolkit for Visual
C++ 6.0 with Service Pack 3 installed on your machine. Note also that
Service Pack 3 does not include an uninstaller. If you install Service Pack
3 and then want to run the Windows CE Toolkit for Visual C++, you must
remove Visual C++ 6.0 using the Visual C++ 6.0 uninstaller and then
reinstall Visual C++ 6.0 and the Windows CE Toolkit for Visual C++. Future
versions of the Windows CE Toolkit for Visual C++ will address this
incompatibility with Visual Studio 6.0 Service Pack 3."

Provecho!

I know, you're saying: "Holy Sh*t!"

-Andy



Sun, 18 Nov 2001 03:00:00 GMT  
 
 [ 11 post ] 

 Relevant Pages 

1. VC 6.0 always rebuild

2. VC 6.0 always rebuild

3. VS 6.0 always rebuild

4. VS 6.0 always rebuild

5. VS 6.0 always rebuild

6. VC7 project always out-of-date, always rebuilds all

7. VC 6.0 help system always preparing index...

8. Rebuild, Rebuild, Rebuild

9. VC7 - why is the DLL always rebuild

10. IDL File always rebuilt

11. Project always rebuilt

12. VC7 always does rebuild all

 

 
Powered by phpBB® Forum Software