Re: Sometimes have to use "Rebuild All" - changed aren't being det

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Doug Harrison [MVP] (dsh_at_mvps.org)
Date: 07/03/04


Date: Sat, 03 Jul 2004 17:05:08 -0500

Yasoo wrote:

>Ah. It seems that I have to use the technique you described (change to a .h file and include in build) and do one more thing. I had to uncheck "Enable minimal rebuild" for each .cpp which include that .h file.

If it's just a regular .h file, that shouldn't be necessary. I'd suggest
exiting the IDE and deleting your debug and release directories and other
recreateable files such as x.opt and x.ncb, where "x" is your project name.
Then turn the "minimal build" option back on your .cpp files and see what
happens.

-- 
Doug Harrison
Microsoft MVP - Visual C++


Relevant Pages

  • Re: Sometimes have to use "Rebuild All" - changed arent being det
    ... > exiting the IDE and deleting your debug and release directories and other ...
    (microsoft.public.vc.mfc)
  • Re: Walkthrough Instruction Error
    ... behave the same as if run from outside of the IDE ??? ... working in VB6, I really wasn't expecting it to be that very very bad. ... It's cute, but hardly practical given you can't run it from the IDE, can't debug it etc, etc. ... folks in .NET groups first what they think about this idea. ...
    (microsoft.public.vb.general.discussion)
  • Re: fun with NetBeans & StrutsTestCase
    ... This is the error I got putting most on the log on DEBUG: ... DEBUG struts.MockStrutsTestCase - Entering ... 172 DEBUG struts.MockStrutsTestCase - Exiting ... intializing actionServlet ...
    (comp.lang.java.softwaretools)
  • Re: 7.1 IDE bug
    ... I have found that this can happen both on beginning and ending debug ... sessions. ... If a file is unsaved and closed by the IDE, ... pbromley at adi dot co dot nz ...
    (microsoft.public.dotnet.languages.vc)
  • Re: Debugging ActiveX Components: How does VB6 IDE work around the problem?
    ... ways to debug VB6 ActiveX components: ... IDE registers VB6DEBUG.dll as the substitute component, ... need to compile a version with debug symbols. ... process as the "test" client. ...
    (microsoft.public.vb.general.discussion)