Visual Studio Development Bookmark and Share   
 index > Visual Studio Setup and Installation > Preprocessor Directives Unheeded
 

Preprocessor Directives Unheeded

I have a problem that I believe must be connected to my installation of VS2005, as my co-workers don't see this problem. I have a solution with 4 projects. The project in question is a C++ project using MFC. I have an include file used throughout the project with various definitions for conditionally compiling the software. I have made a change to this include file removing a definition, cleaned the solution and recompiled everything, but the software contains the software associated with the previous definition. If I query where that variable is defined, VS2005 takes me to the line following the deleted line. Again, this is not happening on other installations of VS2005.

What might be wrong with my installation? How can I get the compiler to see these changes?
NewInput  Wednesday, October 31, 2007 10:55 PM
Precompiled headers could be one reason.

jschell  Tuesday, November 13, 2007 4:44 PM

You can use google to search for other answers

Custom Search

More Threads

• Visual Studio 2008 not showing the Grid Layout/Flow Layout in Web Forms
• How to avoid encoding checking window?
• VS 2008 Silverlight 3 RTW Designer Missing...
• VS2005 Team Developer install after SQL Server2005 Enterprise Trial?
• how can I see multi docs at the same time
• Answer to "Invalid Digital Signature"
• .net framework 3.5 SP1 installation problem
• visual studio 2005 installation hangs at document explorer
• VS2008 pro install comes up without any languages or tools?
• Help installing on Vista please!